summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cals/test/decoration/test_30_halfwidth.tex
blob: a9aee3cab493072df0ee1dd5f05e6769607b185a (plain)
1
2
3
4
5
6
7
8
9
\def\cals@width{200pt}
\cals@halfWidthToDimen0 \cals@width
\PackageInfo{test}{half of 200pt: \the\dimen0}

\cals@halfWidthToDimen0 {0pt}
\PackageInfo{test}{half of 0pt: \the\dimen0}

\cals@halfWidthToDimen2{100pt}
\PackageInfo{test}{half of 100pt: \the\dimen2}