summaryrefslogtreecommitdiff
path: root/tex/context/base/page-set.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/page-set.tex')
-rw-r--r--tex/context/base/page-set.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/tex/context/base/page-set.tex b/tex/context/base/page-set.tex
index 4e35eac77..16ca38798 100644
--- a/tex/context/base/page-set.tex
+++ b/tex/context/base/page-set.tex
@@ -58,12 +58,15 @@
\def\OTRSETsetgridcell#1#2%
{\global\setbox\csname\@otr@:\number#1:\number#2\endcsname}
+% \def\OTRSETgetgridcell{\box \OTRSETgridcell}
+% \def\OTRSETsetgridcell{\global\setbox\OTRSETgridcell}
+
\long\def\OTRSETdoifcellelse#1#2#3#4%
{\relax\ifvoid\csname\@otr@:\number#1:\number#2\endcsname#4\else#3\fi}
\beginETEX \ifcsname
-\def\columnerasegridboxes
+\def\columnerasegridboxes % maybe dedicated loops
{\bgroup
\increment\columnmaxcells\relax
\ifodd\realpageno
@@ -491,7 +494,7 @@
\OTRSETsynchronizehsize} % no \OTRSETsethsize, can be mid smaller (like tabulate)
% We need to make sure that we really leave the column; mid
-% column we may end up in an empty gap, and we don;t want to
+% column we may end up in an empty gap, and we don't want to
% stay there (basically such a gap is a small empty page
% then).