Re: [Cvslog] r22537 - /lyx-devel/trunk/src/LaTeXFeatures.cpp

2008-01-13 Thread Jürgen Spitzmüller
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

Re: [Cvslog] r22537 - /lyx-devel/trunk/src/LaTeXFeatures.cpp

2008-01-13 Thread Jürgen Spitzmüller
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.

Re: [Cvslog] r22537 - /lyx-devel/trunk/src/LaTeXFeatures.cpp

2008-01-13 Thread Jürgen Spitzmüller
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