[pstricks] Raw postscript code in pnode

Herbert Voss Herbert.Voss at alumni.TU-Berlin.DE
Tue Feb 22 18:39:46 CET 2005


John Smith wrote:

> Is there a way to include raw postscript in the nodesep argument of pnode?


\SpecialCoor
\pspicture(0,0)(10,10)
\psgrid[subgriddiv=0,gridcolor=lightgray]
\pnode(1,1){A}
\makeatletter
\def\psk at nodesepA{60 2 mul }% in pt
\def\psk at nodesepB{60 2 mul }% the space is important
\makeatother
\pnode([angle=2]A){B} % this causes an error
\qdisk(a){4pt}\qdisk(B){4pt}
\endpspicture

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