[pstricks] no bug ... :-)
Herbert Voss
Herbert.Voss at alumni.TU-Berlin.DE
Thu Apr 8 17:00:59 CEST 2004
this is nearly like a oneliner ... :-)
Herbert
\documentclass{article}
\usepackage{pst-node}
\usepackage{multido}
\begin{document}
\begin{center}
\begin{pspicture}(5,5)
\cnode*(2,2){4pt}{A}
\multido{\nA=0+10,\rB=0+0.5}{300}{%
\nput[rot=\nA,%
labelsep=\rB pt]{\nA}{A}{\Large A}
}
\end{pspicture}
\end{center}
\end{document}
--
http://TeXnik.de/
http://PSTricks.de/
More information about the PSTricks
mailing list