summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/page-spr.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2018-09-25 15:11:00 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2018-09-25 15:11:00 +0200
commit28f104e641e84d484a22266d87536ef7d765b223 (patch)
tree7ef2cf56cb4345984cb4dc51188aa8f91b7e87fd /tex/context/base/mkiv/page-spr.mkiv
parentb7acaab4eb5fb8d6e3a6aa86a86c2b0576bde6ea (diff)
downloadcontext-28f104e641e84d484a22266d87536ef7d765b223.tar.gz
2018-09-25 14:23:00
Diffstat (limited to 'tex/context/base/mkiv/page-spr.mkiv')
-rw-r--r--tex/context/base/mkiv/page-spr.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/mkiv/page-spr.mkiv b/tex/context/base/mkiv/page-spr.mkiv
index f57b804b3..6c8f4d187 100644
--- a/tex/context/base/mkiv/page-spr.mkiv
+++ b/tex/context/base/mkiv/page-spr.mkiv
@@ -46,12 +46,12 @@
\def\normalsettextpagecontent_normal#1%
{\ifdim\wd#1=\makeupwidth\else
- \setbox#1\hbox to \makeupwidth
+ \setbox#1\hpack to \makeupwidth
{\hss\box#1\hss}% never change the \hss's
\fi}
\def\normalsettextpagecontent_spread#1%
- {\setbox#1\hbox to \makeupwidth
+ {\setbox#1\hpack to \makeupwidth
{\ifvoid\b_page_spread_content
\ifconditional\c_page_spread_once
\box#1%