Jürgen Spitzmüller wrote:
> BTW, we don't load xcolor with the drivers. This should be fixed as well
> (i.e. xcolor should be loaded as if it was color).
patch attached.
Jürgen
Index: src/LaTeXFeatures.cpp
===
--- src/LaTeXFeatures.c
Jürgen Spitzmüller wrote:
> > URL: http://www.lyx.org/trac/changeset/22537
> > Log:
> > * src/LaTeXFeatures.cpp:
> > - the package "pdfcolmk" must be loaded after [x]color.sty
> > (see package documentation).
>
> I'm intending to commit this to branch as well. The fix is obvious.
spitz wrote:
> URL: http://www.lyx.org/trac/changeset/22537
> Log:
> * src/LaTeXFeatures.cpp:
> - the package "pdfcolmk" must be loaded after [x]color.sty
> (see package documentation).
I'm intending to commit this to branch as well. The fix is obvious.
Jürgen