[pstricks] Pythagoras Trees

Christoph Bersch usenet at bersch.net
Fri Sep 19 12:35:32 CEST 2008


na199 at gmx.de schrieb:
> Hello,
> 
> was the "Pythagoras Tree" ever done with pstricks?

Yes, have a look at the pst-fractal package:

\documentclass{article}
\usepackage{pst-fractal}

\begin{document}
\begin{pspicture}(5,5)
   \psPTree[c=0.3,minWidth=0.5cm]
\end{pspicture}
\end{document}


Christoph




More information about the PSTricks mailing list