On Fri, Jun 20, 2003 at 09:12:42AM -0700, billh wrote:
Hello.
I am trying to learn how to use lyx and noweb in the manner of "literate programming".
I have installed lyx 1.3.1 and noweb 2.9 on gentoo linux and I have worked through the tutorial.
So far, so good.
However, in the document Extended.lyx, I see the following:
----------------------- quote -------------------------
Selecting the document class
If you have installed Noweb and LyX successfully, whenever you open a new document or try to change the document class of an existing one, you will find that there are three new document classes available:
Article (Noweb)
Book (Noweb)
Report (Noweb)
----------------------- unquote ------------------------
I do not see these new document classes when I open a new document or try to change the document class of an existing document, which I take to mean that I have not installed noweb and lyx successfully, but afaict the lyx documentation does not mention this possibility.
What am I missing?
What else I need to do to get lyx and noweb working in tandem?
Thank you.
> Try doing a Reconfigure (I think it's in the Edit or Preferences menu). > LyX should then see your new latex classes (related to noweb). > > You can email me if you have any problems. I use > the literate programming stuff daily. > > ---Kayvan >
Tried it twice; no difference.
Am I looking in the wrong place?
I am talking about the drop-down menu that appears when I press the wide "button" on the left end of the toolbar. The list of options that appears begins with Standard and ends with Quote, Verse, and Caption.
No sign of
>>Article (Noweb) >> >>Book (Noweb) >> >>Report (Noweb)
Bill