[pstricks] next bug
Pedro Jorge Caridade
caridade at qta.qui.uc.pt
Mon Apr 5 22:03:25 CEST 2004
Gives an error in
! Undefined control sequence.
<argument> \use at color
{red}
l.18 }}
with pstricks and pstricks-add (1.25)
I cannot get 1.26
Pedro
On Mon, 2004-04-05 at 20:08, Herbert Voss wrote:
> Please confirm, or not if I'm wrong here ...
> I suppose it is a bug in pstricks with the unknown
> \use at color macro.
>
> Herbert
>
>
> \documentclass{article}
> \usepackage{pstricks}
> %\usepackage{pstricks-add}% v 1.26
> \begin{document}
>
> Works only with pstricks-add, v 1.26 (latest version)
> http://perce.de/LaTeX/pstricks-add.tex
>
> \bigskip
> \begin{pspicture}(3,3)\psgrid
> \pscustom[linewidth=1.5pt]{%
> \code{newpath}
> \rcoor(0.5,0.5)(0,2)(2,0)(0,-2)
> \setcolor{red}
> \code{
> moveto rlineto rlineto rlineto
> closepath
> 2 setlinejoin 7.5 setlinewidth
> stroke
> }}
> \end{pspicture}
>
> \end{document}
>
>
>
> --
> http://TeXnik.de/
> http://PSTricks.de/
>
> _______________________________________________
> pstricks mailing list
> pstricks at tug.org
> http://tug.org/mailman/listinfo/pstricks
More information about the PSTricks
mailing list