"Stephan E. Schlierf" <[EMAIL PROTECTED]> writes:
| May I tell you that I would _very_ agree to it ? A way to create
| PDF-files directly from lyx is a feature I am waiting for (and - AFAIK - a
| couple of members of this mailing list do so, too).
I only need to think a bit about how to do this best.
I think it should be done by a lyxrc switch.
\latex_mode {standard|pdf}
\prog_pfdlatex <string> (default pdflatex)
\pdf_viewer <string> (default xpdf or acroread)
Some in the File menus need to change and File->Export.
We also must check for pdflatex in configure and check for
fontencoding LY1 which is preferred with PDF and also check for some
of the packages that is advised to be used together with PDF, url.sty
and hyperref.sty and some fontpackages.
Any takers?
Lgb