summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cals/test/cell/test_50_hooks.tex
blob: 21ef65f571ab78f96a0d593beefaece1a80b1024 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\begin{calstable}
\colwidths{{100pt}}
\brow
\def\cals@AtBeginCell{\show A}
\def\cals@AtEndCell{\show B}
\cell{a}
\def\cals@AtBeginCell{\show C}
\def\cals@AtEndCell{\show D}
\nullcell{ltb}
\nullcell{rtb}\spancontent{b}
\erow
\end{calstable}