<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE></TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Herbert Voss wrote:<BR>
<BR>
&gt;\documentclass{article}<BR>
&gt;\usepackage{pstricks}<BR>
&gt;\SpecialCoor<BR>
&gt;\begin{document}<BR>
&gt;<BR>
&gt;\qdisk(0,0){2pt}\uput[90](0,0){foo}\uput[(0,-1)](0,0){bar}<BR>
&gt;<BR>
&gt;\end{document}<BR>
<BR>
Thanks; this handles the angle fine, but insofar as I have managed to understand the docs, the distance would still be specified radially, in something like:<BR>
<BR>
&nbsp;\uput{5em}[(10,10)](0,0){fub}<BR>
<BR>
The context of this is for use in connection with linguistics structure-formatting packages (specifically, emulating Emma Pease's<BR>
tree-dvips.sty), where a node or something gets plonked down in some position, and you want to position a point with respect to it, say 1ex in the vertical directino and 2ex horizontally.&nbsp; A special coordinate addition scheme,<BR>
like say (a+(1,2)), where a is a label, would be perfect (unit previously set to 1ex).<BR>
<BR>
&nbsp;- Avery Andrews<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>