--- Dekel Tsur <[EMAIL PROTECTED]> wrote:
> On Thu, Mar 06, 2003 at 01:48:14PM -0800, Virgil wrote:
> > 
> > But if one declares the document to be of class "pdftex", it seems
> that
> > Lyx should invoke "usepackage[pdftex]{gaphicx}" (option pdftex).
> Lyx
> > invokes plain graphicx without the option.
> > 
> > Unfortunately, pdfslide does invoke usepackage[pdftex]{gaphicx},
> which
> > prompts pdflatex to stop with the message:
> > 
> > "The package graphicx has already been loaded with options:[]

> 
> There is no simple fix for that.
> A possible solution is to edit the pdfslides.cls file and replace the
>   \RequirePackage[pdftex]{graphicx}
> by
>   \RequirePackage{graphicx}

Thanks for the suggestion. The obvious question is whether not using
the option pdftex of graphicx would cause some problem, for pdftex
documents. Is this option unnecessary?

On the other hand, I hope the LyX development team takes notice, so
that   future versions load \usepackage[pdftex]{graphicx} when the the
document has been declared to be of class pdftex. Any othe r
automatically loaded package should be checked for this, also.

Thanks again!

Virgil



__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

Reply via email to