[pstricks] ->>> and ->>>> arrows ?
Christophe Jorssen
jorssen.leraincy at free.fr
Mon Oct 11 17:51:50 CEST 2004
On Monday, October 11, 2004 4:44 PM [GMT+1=CET],
Herbert Voss <Herbert.Voss at alumni.TU-Berlin.DE> wrote :
>
> should I add something like
>
>
> \documentclass[a4paper]{article}
> \usepackage{pstricks-add}
> \makeatletter
> % needs pst-xkey
> \define at key[psset]{pstricks-add}{nArrows}{\def\psk at nArrows{#1}}
> \psset{nArrows=1}
> \@namedef{psas@>}{%
> \psk at nArrows\space 1 sub {
> false \psk at arrowinset \psk at arrowlength \psk at arrowsize \tx at Arrow
> 0 h a sub T
> } repeat
> gsave
> newpath
> false \psk at arrowinset \psk at arrowlength \psk at arrowsize \tx at Arrow
> CP
> grestore
> moveto
> }
> \makeatother
>
> \begin{document}
>
> \psline[nArrows=4,arrowscale=3]{|->}(5,1)
>
> \end{document}
>
Yes, I think it would be useful.
Thanks
Christophe
More information about the PSTricks
mailing list