[pstricks] Cartesian displacement for \uput?

Herbert Voss LaTeX at zedat.fu-berlin.de
Sat Jan 28 09:04:33 CET 2006


Avery Andrews wrote:
> 
> Is there a pure pstricks (no fp) way to get \uput to accept a cartesian 
> rather than polar displacement?

-> Documentation!

\listfiles
\documentclass{article}
\usepackage{pstricks}
\SpecialCoor
\begin{document}

\qdisk(0,0){2pt}\uput[90](0,0){foo}\uput[(0,-1)](0,0){bar}

\end{document}


Herbert




More information about the PSTricks mailing list