|
From: kthesnake <pie...@gm...> - 2011-03-02 14:27:05
|
Hello,
I compile a CVS version of Gnuplot (either development or stable) under
ubuntu. The compilation and the installation went right. I can generate a
tex file representing my figure. Everything goes ok until the LaTeX
compilation. I have a tons of error because xcolor does not recognize the
"new way" of setting the colors in the teX file.
\gpcolor{rgb color={0.000,0.000,0.000}}
I checked with previous versions and the colors were not defined this way in
the LaTeX file...
\gpcolor{\gprgb{0}{0}{0}}
The second one is compiled without any problems... Can someone help me with
this issue?
Thank you
K
--
View this message in context: http://old.nabble.com/Problem-with-xcolor-and-lua-tp31045946p31045946.html
Sent from the Gnuplot - Dev mailing list archive at Nabble.com.
|