summaryrefslogtreecommitdiff
path: root/tex/context/base/page-mix.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2013-05-09 15:23:00 +0200
committerHans Hagen <pragma@wxs.nl>2013-05-09 15:23:00 +0200
commitcc045f4b1cedad65d90a220c1075d9bdaa1e3365 (patch)
tree195b781899214cd7a5ef47680901ab79605f54c1 /tex/context/base/page-mix.mkiv
parent9e236867a2a9787c0faa0ede827a1cd9d5031ce9 (diff)
downloadcontext-cc045f4b1cedad65d90a220c1075d9bdaa1e3365.tar.gz
beta 2013.05.09 15:23
Diffstat (limited to 'tex/context/base/page-mix.mkiv')
-rw-r--r--tex/context/base/page-mix.mkiv5
1 files changed, 3 insertions, 2 deletions
diff --git a/tex/context/base/page-mix.mkiv b/tex/context/base/page-mix.mkiv
index a4a9bab09..abdcced1f 100644
--- a/tex/context/base/page-mix.mkiv
+++ b/tex/context/base/page-mix.mkiv
@@ -41,7 +41,7 @@
%D started out in \MKII. One of the complications of a routine is that it needs
%D to align nicely when mixed in a single column layout. Instead of using all
%D kind of shift juggling in this mechanism we simply switch to grid mode
-%D locally. After all, columns don't look nice when not on a grid. As the grid
+%D locally. After all, columns don't look nice when not on a. As the grid
%D snapper in \MKIV\ is more advanced not that much extra code is needed.
%D We use the command handler but the parent settings are not to be changed.
@@ -257,7 +257,7 @@
\def\page_mix_enable_grid_snapping
{\edef\p_grid{\mixedcolumnsparameter\c!grid}%
\ifx\p_grid\empty
- % maybe listen to main grid setting
+ % just follow the default grid settings
\else
\gridsnappingtrue
\setsystemmode\v!grid
@@ -513,6 +513,7 @@
threshold = \number\d_page_mix_threshold,
balance = "#1",
alternative = "\mixedcolumnsparameter\c!alternative",
+ grid = \ifgridsnapping true\else false\fi,
}}%
\deadcycles\zerocount}