summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/lgc/4-6-44.inl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/lgc/4-6-44.inl')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/lgc/4-6-44.inl11
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/lgc/4-6-44.inl b/Master/texmf-dist/doc/generic/pstricks/lgc/4-6-44.inl
new file mode 100644
index 00000000000..c1f8c5c31cf
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pstricks/lgc/4-6-44.inl
@@ -0,0 +1,11 @@
+\psset{arrows=->,framearc=.2}
+
+\newcommand{\Treebox}[1]{\Tr{\psframebox{#1}}}
+
+\pstree[treemode=R]{\Treebox{A$\rightarrow$B}}
+ {\pstree{\Treebox{B$\rightarrow$C}}
+ {\Treebox{A$\rightarrow$D}
+ \pstree[treemode=L]{\Treebox{B$\rightarrow$E}}
+ {\Tn\TC[arrows=<-]}
+ }
+ }