Re: lyx and noweb

2006-04-12 Thread christian . ridderstrom
On Wed, 12 Apr 2006, David Berg wrote: > On 4/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Mon, 10 Apr 2006, David Berg wrote: > > >> not go to the LyX Wiki and read how I made that thing work so you > >> > >> > http://www.lyx.org/~jug/lyx/lyxdoc/Extended/node38.html but run into > > >

Re: lyx and noweb

2006-04-12 Thread David Berg
On 4/11/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Mon, 10 Apr 2006, David Berg wrote: > > >> not go to the LyX Wiki and read how I made that thing work so you > >> > >> > http://www.lyx.org/~jug/lyx/lyxdoc/Extended/node38.html but run into > > > >I managed to get it working by choosing

Re: lyx and noweb

2006-04-11 Thread christian . ridderstrom
On Mon, 10 Apr 2006, David Berg wrote: >> not go to the LyX Wiki and read how I made that thing work so you >> >> > http://www.lyx.org/~jug/lyx/lyxdoc/Extended/node38.html but run into > >I managed to get it working by choosing the Edit->Reconfigure. >Perhaps who ever has access to the page ment

Re: lyx and noweb

2006-04-10 Thread David Berg
On 4/7/06, Paul Johnson <[EMAIL PROTECTED]> wrote: > I use LyX with NoWeb to use the stat program R. I wonder if you could > not go to the LyX Wiki and read how I made that thing work so you > could see how to make yours work? > > I do have working example LyX documents using Rweave, many of them.

Re: LyX and Noweb literate programming [Windows]

2005-02-14 Thread Kayvan A. Sylvan
On Mon, Feb 14, 2005 at 12:01:03PM +0100, Eric Lecoutre wrote: > > Hi LyXers, > > I have successfully installed LyX on Windows with a lot of features > (DocBook sgml support). It is a fantastics program - it's a shame I didn't > discover it previously. Great job! > > Now, I am trying to use it

Re: lyx and noweb

2003-06-21 Thread billh
Kayvan A. Sylvan wrote: 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 Capti

Re: lyx and noweb

2003-06-20 Thread Kayvan A. Sylvan
> > 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 Capti

Re: lyx and noweb

2003-06-20 Thread billh
Kayvan A. Sylvan wrote: 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,

Re: lyx and noweb

2003-06-20 Thread Kayvan A. Sylvan
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 On Fri, Jun 20, 2003 at 09:12:42AM -0700

Re: lyx and noweb - build-program on toolbar

2003-01-08 Thread Bill Welch
Found it! Section 6.5.3.2 add a conversion NoWeb -> Program. Works with build-script in my normal path. Now for the next problem - how do I get it to work with build-script only in /lyx/scripts (and not adding that directory to my normal path :-). Lyx can find listerrors, why not build-script?