diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-35.inl')
-rw-r--r-- | Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-35.inl | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-35.inl b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-35.inl new file mode 100644 index 00000000000..f1bbe729f0d --- /dev/null +++ b/Master/texmf-dist/doc/latex/latex-graphics-companion/4-6-35.inl @@ -0,0 +1,9 @@ +\usepackage {pstricks,pst-node,pst-tree} +\pstree{\TC}{ + \pstree{\TC}{\TC \TC} + \pstree{\TC}{\TC \TC} + \pstree{\TC}{\pstree{\TC}{\TC \TC} + \TC \TC + } +} + |