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