[pstricks] concatenation of \psline

Goebel, Juergen, OPES26 juergen.goebel at eads.com
Tue Mar 13 14:26:58 CET 2007


> Herbert Voss wrote:
   
> \documentclass{minimal}
> 
> \usepackage{pstricks}
> \let\psLine\psline
> \def\psline(#1){\psLine(#1)\code{ currentpoint translate 0 0 moveto }}
> \SpecialCoor
> \begin{document}
> 
> \begin{pspicture}(20,20)
> \pscustom[arrows=->]{%
>   \psline(5;35)\psline(5;40)\psline(5;45)\psline(5;50)
> }
> \end{pspicture}
> 
> \end{document}

I knew you'll find a nice and elegant solution.
Thanks a lot and have a nice day!

Juergen



More information about the PSTricks mailing list