summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cals/test/decoration/test_30_halfwidth.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/cals/test/decoration/test_30_halfwidth.tex')
-rw-r--r--Master/texmf-dist/doc/latex/cals/test/decoration/test_30_halfwidth.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cals/test/decoration/test_30_halfwidth.tex b/Master/texmf-dist/doc/latex/cals/test/decoration/test_30_halfwidth.tex
new file mode 100644
index 00000000000..a9aee3cab49
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/cals/test/decoration/test_30_halfwidth.tex
@@ -0,0 +1,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}