>>>>> "Christian" == Christian Ridderström <[EMAIL PROTECTED]> writes:

Christian> so that explains why it tries to call graphicx with [dvips]
Christian> the second time. The reason (I think) that grpahicx has
Christian> already been called is that the document contains a table
Christian> cell with text that's rotated, and therefore rotate.sty is
Christian> callled, that calls graphicx.sty ... but I'm no latex-guru.
Christian> (The rotating hypothesis comes from the fact that removing
Christian> the setting that rotates the table cell removes the
Christian> problem)

Amusingly, with the old version of rotating that I have here (2.9), it
will always add the 'dvips' option, and thus fails if dvips is not
passed to graphicx :)

Christian> One workaround, as in the log above, is to the the document
Christian> option to: dvips and set the postscript driver option to
Christian> default. (I think anyway).

Christian> So... is this a lyx bug that I should report or?

Please open a bug. The solution might be as simple as putting the
dvips option in documentclass, as you did. But it may happen also that
other packages will try to honor this dvips option, and we may not
want that.

JMarc

Reply via email to