Scripted generation of pdf.

2008-10-29 Thread Guillaume Yziquel
Hello, list. I want to generate some .dvi, .ps, and .pdf files from a .lyx file from within a script. The idea is to generate these targets through a Makefile. Any pointers or suggestions would be highly appreciated. Thanks in advance. Guillaume Yziquel. P.S.: please keep my address in Cc: or

Re: Scripted generation of pdf.

2008-10-29 Thread Matthias Coy
. P.S.: please keep my address in Cc: or To: when answering. Never tried a makefile, but the cli-syntax is pdflatex: lyx -e pdf file.lyx another pdf generation, I can't remember the name, but it goes over the dvi step. lyx -e pdf2 file.lyx Regards Matt

Re: Scripted generation of pdf.

2008-10-29 Thread Guillaume Yziquel
: lyx -e pdf file.lyx another pdf generation, I can't remember the name, but it goes over the dvi step. lyx -e pdf2 file.lyx Regards Matt Thank you so much! -- Guillaume Yziquel http://yziquel.homelinux.org/

Scripted generation of pdf.

2008-10-29 Thread Guillaume Yziquel
Hello, list. I want to generate some .dvi, .ps, and .pdf files from a .lyx file from within a script. The idea is to generate these targets through a Makefile. Any pointers or suggestions would be highly appreciated. Thanks in advance. Guillaume Yziquel. P.S.: please keep my address in Cc: or

Re: Scripted generation of pdf.

2008-10-29 Thread Matthias Coy
. P.S.: please keep my address in Cc: or To: when answering. Never tried a makefile, but the cli-syntax is pdflatex: lyx -e pdf file.lyx another pdf generation, I can't remember the name, but it goes over the dvi step. lyx -e pdf2 file.lyx Regards Matt

Re: Scripted generation of pdf.

2008-10-29 Thread Guillaume Yziquel
: lyx -e pdf file.lyx another pdf generation, I can't remember the name, but it goes over the dvi step. lyx -e pdf2 file.lyx Regards Matt Thank you so much! -- Guillaume Yziquel http://yziquel.homelinux.org/

Scripted generation of pdf.

2008-10-29 Thread Guillaume Yziquel
Hello, list. I want to generate some .dvi, .ps, and .pdf files from a .lyx file from within a script. The idea is to generate these targets through a Makefile. Any pointers or suggestions would be highly appreciated. Thanks in advance. Guillaume Yziquel. P.S.: please keep my address in Cc: or

Re: Scripted generation of pdf.

2008-10-29 Thread Matthias Coy
advance. > > Guillaume Yziquel. > > P.S.: please keep my address in Cc: or To: when answering. Never tried a makefile, but the cli-syntax is pdflatex: lyx -e pdf file.lyx another pdf generation, I can't remember the name, but it goes over the dvi step. lyx -e pdf2 file.lyx Regards Matt

Re: Scripted generation of pdf.

2008-10-29 Thread Guillaume Yziquel
ed a makefile, but the cli-syntax is > > pdflatex: > lyx -e pdf file.lyx > > another pdf generation, I can't remember the name, but it goes over the > dvi step. > lyx -e pdf2 file.lyx > > Regards > Matt Thank you so much! -- Guillaume Yziquel http://yziquel.homelinux.org/

Re: generation of pdf

2002-05-05 Thread Joeri Verbiest
1) There is some problem with LyX and the LaTeX run was hanging (unlikely). 2) It was generating fonts. This only happens for the first time. Subsequent runs are much much faster. There is a 3rd options, which is more likely: Some versions of lyx had such problems if you have a

Re: generation of pdf

2002-05-05 Thread Joeri Verbiest
1) There is some problem with LyX and the LaTeX run was hanging (unlikely). 2) It was generating fonts. This only happens for the first time. Subsequent runs are much much faster. There is a 3rd options, which is more likely: Some versions of lyx had such problems if you have a

Re: generation of pdf

2002-05-05 Thread Joeri Verbiest
> > 1) There is some problem with LyX and the LaTeX run was hanging (unlikely). > > > > 2) It was generating fonts. This only happens for the first time. Subsequent > >runs are much much faster. > There is a 3rd options, which is more likely: > Some versions of lyx had such problems if you

Re: generation of pdf

2002-05-03 Thread Dekel Tsur
On Thu, May 02, 2002 at 08:34:34AM -0700, Kayvan A. Sylvan wrote: On Thu, May 02, 2002 at 02:48:12PM +0200, Joeri Verbiest wrote: Tuukka, 1) There is some problem with LyX and the LaTeX run was hanging (unlikely). 2) It was generating fonts. This only happens for the first time.

Re: generation of pdf

2002-05-03 Thread Dekel Tsur
On Thu, May 02, 2002 at 08:34:34AM -0700, Kayvan A. Sylvan wrote: On Thu, May 02, 2002 at 02:48:12PM +0200, Joeri Verbiest wrote: Tuukka, 1) There is some problem with LyX and the LaTeX run was hanging (unlikely). 2) It was generating fonts. This only happens for the first time.

Re: generation of pdf

2002-05-03 Thread Dekel Tsur
On Thu, May 02, 2002 at 08:34:34AM -0700, Kayvan A. Sylvan wrote: > On Thu, May 02, 2002 at 02:48:12PM +0200, Joeri Verbiest wrote: > > Tuukka, > > 1) There is some problem with LyX and the LaTeX run was hanging (unlikely). > > 2) It was generating fonts. This only happens for the first time.

generation of pdf

2002-05-02 Thread Joeri Verbiest
Hi, I have some problems to generate a pdf (also a dvi view) of my book, after 1 hour I get still no result. What is the problem? Is it because it is to large (is no more than 60p). Maybe a solution is to split the chapters in different files. But how can I link them? I use labels to make

Re: generation of pdf

2002-05-02 Thread Tuukka Toivonen
On Thu, 2 May 2002, Joeri Verbiest wrote: I have some problems to generate a pdf (also a dvi view) of my book, after 1 hour I get still no result. What is the problem? Is it because Try exporting your document as latex and then running latex manually. It should display messages what it is

Re: generation of pdf

2002-05-02 Thread Joeri Verbiest
Tuukka, Via Latex it works now (very fast). Thanks for the tip. Joeri Try exporting your document as latex and then running latex manually. It should display messages what it is doing. Or start lyx from xterm or other text window, I think also that displays latex messages on screen.

Re: generation of pdf

2002-05-02 Thread Kayvan A. Sylvan
On Thu, May 02, 2002 at 02:48:12PM +0200, Joeri Verbiest wrote: Tuukka, Via Latex it works now (very fast). Thanks for the tip. Joeri Try exporting your document as latex and then running latex manually. It should display messages what it is doing. Or start lyx from xterm or other

generation of pdf

2002-05-02 Thread Joeri Verbiest
Hi, I have some problems to generate a pdf (also a dvi view) of my book, after 1 hour I get still no result. What is the problem? Is it because it is to large (is no more than 60p). Maybe a solution is to split the chapters in different files. But how can I link them? I use labels to make

Re: generation of pdf

2002-05-02 Thread Tuukka Toivonen
On Thu, 2 May 2002, Joeri Verbiest wrote: I have some problems to generate a pdf (also a dvi view) of my book, after 1 hour I get still no result. What is the problem? Is it because Try exporting your document as latex and then running latex manually. It should display messages what it is

Re: generation of pdf

2002-05-02 Thread Joeri Verbiest
Tuukka, Via Latex it works now (very fast). Thanks for the tip. Joeri Try exporting your document as latex and then running latex manually. It should display messages what it is doing. Or start lyx from xterm or other text window, I think also that displays latex messages on screen.

Re: generation of pdf

2002-05-02 Thread Kayvan A. Sylvan
On Thu, May 02, 2002 at 02:48:12PM +0200, Joeri Verbiest wrote: Tuukka, Via Latex it works now (very fast). Thanks for the tip. Joeri Try exporting your document as latex and then running latex manually. It should display messages what it is doing. Or start lyx from xterm or other

generation of pdf

2002-05-02 Thread Joeri Verbiest
Hi, I have some problems to generate a pdf (also a dvi view) of my book, after 1 hour I get still no result. What is the problem? Is it because it is to large (is no more than 60p). Maybe a solution is to split the chapters in different files. But how can I link them? I use labels to make

Re: generation of pdf

2002-05-02 Thread Tuukka Toivonen
On Thu, 2 May 2002, Joeri Verbiest wrote: >I have some problems to generate a pdf (also a dvi view) of my book, >after 1 hour I get still no result. What is the problem? Is it because Try exporting your document as "latex" and then running latex manually. It should display messages what it is

Re: generation of pdf

2002-05-02 Thread Joeri Verbiest
Tuukka, Via Latex it works now (very fast). Thanks for the tip. Joeri > Try exporting your document as "latex" and then running latex manually. It > should display messages what it is doing. Or start lyx from xterm or other > text window, I think also that displays latex messages on screen. >

Re: generation of pdf

2002-05-02 Thread Kayvan A. Sylvan
On Thu, May 02, 2002 at 02:48:12PM +0200, Joeri Verbiest wrote: > Tuukka, > > Via Latex it works now (very fast). Thanks for the tip. > > Joeri > > > Try exporting your document as "latex" and then running latex manually. It > > should display messages what it is doing. Or start lyx from xterm