summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/familytree/figs/fig2sis.tex
blob: aab069ead53bc59ddc14b8f7e69d82c8eb2c6e2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
\sblngboxcfg{1ex}
\indvdldef{youngSybil}{Lady Sybil}
\indvdldef{youngEdith}{Lady Edith}
\indvdldef{youngMary}{Lady Mary}
\sblngdef{youngSis}{youngMary,youngEdith,youngSybil}
\fbox{\usebox{\youngSis}}
\hfill
%
\makeatletter
\let\nameuse=\@nameuse
\makeatother
\newcommand{\boxsz}[1]{%
  \texttt{\textbackslash#1} & \nameuse{#1}\\%
}
\newcommand{\tblA}{%
  \begin{tabular}{l|l}%
    \boxsz{youngSisnameCY}%
    \boxsz{youngSisyoungMarynameCY}%
    \boxsz{youngSisyoungEdithnameCY}%
    \boxsz{youngSisyoungSybilnameCY}%
  \end{tabular}%
}
\par
\bigskip
\hfill\tblA