Mathias Lindner
2011-05-04 06:43:23 UTC
Hi,
I've posted this already in the German newsgroup but without any answer
and it's kind of urgent...
Have you ever experienced that colors from xcolor are not quite correct?
At the moment I have just looked at the TFT (no print) but with several
PDF viewers.
I set a color with RGB (e.g. with \textcolor). But it looks different
than how GIMP shows this color or how Gnuplot uses this color in his
diagrams. Since two independent tool behave equal and differ from xcolor
I guess xcolor is wrong here.
The problem is that I want to set some Text in the same color I have
used in Gnuplot diagrams.
Minimal example - not very useful since the comparison is missing - but
maybe someone has GIMP or Gnuplot ;)
\documentclass{scrartcl}
\usepackage{xcolor}
\begin{document}
\textcolor[RGB]{0,90,70}{Test}
\end{document}
Cheers,
Mathias
I've posted this already in the German newsgroup but without any answer
and it's kind of urgent...
Have you ever experienced that colors from xcolor are not quite correct?
At the moment I have just looked at the TFT (no print) but with several
PDF viewers.
I set a color with RGB (e.g. with \textcolor). But it looks different
than how GIMP shows this color or how Gnuplot uses this color in his
diagrams. Since two independent tool behave equal and differ from xcolor
I guess xcolor is wrong here.
The problem is that I want to set some Text in the same color I have
used in Gnuplot diagrams.
Minimal example - not very useful since the comparison is missing - but
maybe someone has GIMP or Gnuplot ;)
\documentclass{scrartcl}
\usepackage{xcolor}
\begin{document}
\textcolor[RGB]{0,90,70}{Test}
\end{document}
Cheers,
Mathias