summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/page-run.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/page-run.mkiv')
-rw-r--r--tex/context/base/mkiv/page-run.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkiv/page-run.mkiv b/tex/context/base/mkiv/page-run.mkiv
index eedcfa416..d3efe1698 100644
--- a/tex/context/base/mkiv/page-run.mkiv
+++ b/tex/context/base/mkiv/page-run.mkiv
@@ -206,16 +206,16 @@
\gdef\page_grids_add_to_one_indeed#1%
{\begingroup
\resetvisualizers
- \global\setbox#1\vpack{\backgroundline[layout:one]{\box#1}}%
+ \global\setbox#1\vpack{\noindent\backgroundline[layout:one]{\box#1}}%
\endgroup}
\gdef\page_grids_add_to_mix_indeed#1%
{\begingroup
\resetvisualizers
- \global\setbox#1\vpack{\backgroundline[layout:mix]{\box#1}}%
+ \global\setbox#1\vpack{\noindent\backgroundline[layout:mix]{\box#1}}%
\endgroup}
-%D Ths next command shows some statistics (we might add more in due time):
+%D The next command shows some statistics (we might add more in due time):
\unexpanded\gdef\showusage
{\gtoksapp\everyaftershipout{\ctxcommand{showusage()}}%