File: 4-6-46.inl

package info (click to toggle)
tetex-src 3.0.dfsg.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 122,292 kB
  • ctags: 2,709
  • sloc: makefile: 2,323; perl: 1,820; sh: 1,378; lisp: 448; python: 335; xml: 175; sed: 138; ansic: 138; yacc: 52
file content (17 lines) | stat: -rw-r--r-- 420 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
\psset{angleB=-90,arrows=->,nrot=:U}

\newcommand{\molesworth}[1]{%
\pstree[#1]{\Tdia{ }}
           {\Tp[arrows=->,edge={\ncbar[angleA=180]}]
            \nbput{Gabbitas}
            {\psset{linestyle=dashed,arrows=-} \Tp }
            \Tp[arrows=->,edge={\ncbar}]
            \naput{Thring}
           }
}

\psset{showbbox=true}
\begin{tabular}{l}
  \molesworth{}\\[1cm]
  \molesworth{xbbl=1cm,xbbr=1cm}
\end{tabular}