Am 23.05.2013 16:40, schrieb Patrick Dupre:
I have another issue with the latex file exporation.
If I choose the plain option, the .eps files are regenerated.
If I choose the pdflatex option, the .pdf files are regenerated.
I would like to have the option of not regenerating any image file
that I may have. The export should only generate a latex, with the
name of the file that I give in the includegraphics and not modification
of the extension.
If you would only use image formats that can directly be embedded into PDF no image conversion would
be necessary. This saves a lot of compilation time and also no images need to be regenerated. See
the LyX UserGuide sec. A.1.13 and sec. 3.8.2.
However, exporting the document is only necessary a few times when your document is ready to be
published or printed. If you view your document the images are once stored in a temp folder and
cached. This saves a lot of compilation times and you don't see recreated images.
regards Uwe