Re: Export Documents from Command Line

2010-11-03 Thread Venable
On Wed, Nov 3, 2010 at 3:38 PM, Richard Heck wrote: > On 11/03/2010 03:28 PM, Venable wrote: >> >> I would very much like to learn more about running lyx from the command >> line. >> >> Do these comments apply to Windows? >> >> > > Yes, though of course you have to use "lyx.exe", etc. > >> Are the

Re: Export Documents from Command Line

2010-11-03 Thread Richard Heck
On 11/03/2010 03:28 PM, Venable wrote: I would very much like to learn more about running lyx from the command line. Do these comments apply to Windows? Yes, though of course you have to use "lyx.exe", etc. Are there any help documents with simple examples? I did not see anything in the

Re: Export Documents from Command Line

2010-11-03 Thread Venable
On Mon, Nov 1, 2010 at 3:05 PM, Richard Heck wrote: > On 11/01/2010 12:53 PM, Jürgen Spitzmüller wrote: >> >> Tim Wescott wrote: >> >>> >>> I want to be able to write Lyx documents, then convert them to pdf >>> format from the command line -- this is for a moderately complex >>> website, which I w

Re: Export Documents from Command Line

2010-11-01 Thread Richard Heck
On 11/01/2010 12:53 PM, Jürgen Spitzmüller wrote: Tim Wescott wrote: I want to be able to write Lyx documents, then convert them to pdf format from the command line -- this is for a moderately complex website, which I would like to generate using a makefile. Is there a way to do this from t

Re: Export Documents from Command Line

2010-11-01 Thread Jürgen Spitzmüller
Tim Wescott wrote: > I want to be able to write Lyx documents, then convert them to pdf > format from the command line -- this is for a moderately complex > website, which I would like to generate using a makefile. > > Is there a way to do this from the command line? I assume I have to do > th

Export Documents from Command Line

2010-11-01 Thread Tim Wescott
I want to be able to write Lyx documents, then convert them to pdf format from the command line -- this is for a moderately complex website, which I would like to generate using a makefile. Is there a way to do this from the command line? I assume I have to do this: lyx myfile.lyx If some