summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/familytree/figs/fig2base.tex
blob: 549aa5b8ccab5fff09e7ddda2c22e429bbf61805 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
\indvdldef{A}{one's name}[\maleline]
\indvdldef{B}{one's loooong name}[\maleline]
\sblngdef{ABbro}{A,B}
%
{
\def\arraystretch{1.5}
\begin{tabular}{l}
\fbox{\usebox{\A}}\\
\fbox{\usebox{\B}}\\
\\
\fbox{\usebox{\ABbro}}
\end{tabular}
}