summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/mkiv/page-col.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/mkiv/page-col.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/mkiv/page-col.mkiv3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/mkiv/page-col.mkiv b/Master/texmf-dist/tex/context/base/mkiv/page-col.mkiv
index 14b5124210f..272ffe18168 100644
--- a/Master/texmf-dist/tex/context/base/mkiv/page-col.mkiv
+++ b/Master/texmf-dist/tex/context/base/mkiv/page-col.mkiv
@@ -30,6 +30,9 @@
\setnewconstant\maxnofcolumns 50
\setnewconstant\allocatednofcolumns 0
+\newdimen\columnwidth
+\newdimen\columndistance
+
%D During initialization the temporary boxes are allocated. This enables us to
%D use as much columns as we want, without exhausting the pool of boxes too
%D fast. We could have packed them in one box, but we've got enough boxes.