[pstricks] pstricks and nccircle
Herbert Voss
Herbert.Voss at fu-berlin.de
Tue Jun 16 11:18:26 CEST 2009
PM998 schrieb:
> I'm look for a way to tune the circle on the following pstricks
> diagram.
> I should be "touching" the node, but I couldn't get it working.
\documentclass{minimal}
\usepackage{pst-node}
\begin{document}
\ovalnode{Test}{Test}%
\nccircle[nodesep=-4pt]{Test}{0.5}
\end{document}
Herbert
> \documentclass{minimal}
> \usepackage{pstricks,pst-node}
>
> \begin{document}
>
> \begin{pspicture}(-4,-6.5)(5.5,2)
> \ovalnode{Test}{Test}
> \nccircle{Test}{0.5}
> \end{pspicture}
>
>
> \end{document
More information about the PSTricks
mailing list