[pstricks] concatenation of \psline

Goebel, Juergen, OPES26 juergen.goebel at eads.com
Mon Mar 12 13:51:15 CET 2007


Hi,

what's wrong with the following example:

\documentclass{article}
\usepackage{pstricks}
\begin{document}
\begin{pspicture}(0,0)(10,10)
     \SpecialCoor
     \psset{arrows=->}
     \psline(0;0)(5;35)
     \psline(5;40)
\end{pspicture}
\end{document}

I expected to see two arrows, the second one starting at
the end point of the first one. But instead both arrows
start at the origin. What am I doing wrong here?

TIA,

Juergen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tug.org/pipermail/pstricks/attachments/20070312/37bb7f92/attachment.html 


More information about the PSTricks mailing list