[pstricks] Re: Is [usenames]{pstcol} broken in latest pstricks?
Herbert Voss
Herbert.Voss at gmx.net
Mon Sep 20 06:49:59 CEST 2004
Laurie Savage wrote:
> How do I enable colornames for the 64 named ps colors in the revised
> pstricks?
>
> I have a standard style for my documents which sets all section
> headings to the color Mahogany, grids to CadetBlue etc. I enabled this
> with \usepackage[usenames]{pstcol}. I updated pstricks via MikTeX last
> week and this feature now appears to be "broken".
>
> I read Herbert Voss' earlier comments on the revised PStricks and I
> have tried commenting out the {pstcol} line but the named colors are
> no longer recognised. I also tried loading
> \usepackage[usenames]{pstricks} and while LaTeX did not complain about
> the option being added it still did not recognise these colors.
>
> I will have to revisit many of these documents soon and am not looking
> forward to having to rework them all by hand to maintain my faculty's
> style.
\documentclass{article}
\usepackage[noxcolor]{pstricks}
\begin{document}
\psline[linecolor=JungleGreen,linewidth=2pt](3,0)
\end{document}
Herbert
--
http://TeXnik.de/
http://PSTricks.de/
ftp://ftp.dante.de/tex-archive/info/math/voss/Voss-Mathmode.pdf
http://www.dante.de/faq/de-tex-faq/
http://www.tex.ac.uk/cgi-bin/texfaq2html?introduction=yes
More information about the PSTricks
mailing list