summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/page-ini.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/page-ini.mkxl')
-rw-r--r--tex/context/base/mkxl/page-ini.mkxl6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/mkxl/page-ini.mkxl b/tex/context/base/mkxl/page-ini.mkxl
index 481e5abd5..e78f759a8 100644
--- a/tex/context/base/mkxl/page-ini.mkxl
+++ b/tex/context/base/mkxl/page-ini.mkxl
@@ -189,7 +189,7 @@
\def\page_otr_add_special_content
{\dowithnextboxcs\page_otr_add_special_content_indeed\hbox}
-\def\page_otr_add_special_content_indeed
+\permanent\protected\def\page_otr_add_special_content_indeed
{\wd\nextbox\zeropoint
\ht\nextbox\zeropoint
\dp\nextbox\zeropoint
@@ -197,9 +197,9 @@
{%\hskip-\maxdimen % not here, fails in acrobat (clips)
\box\b_page_otr_special\box\nextbox}}% was \unhbox, is now box again
-\let\flushatshipout\page_otr_add_special_content
+\aliased\let\flushatshipout\page_otr_add_special_content % this might go away
-\maxdeadcycles=1000
+\maxdeadcycles\plusthousand
\newtoks\afterpage \newtoks\aftereverypage
\newtoks\beforepage \newtoks\beforeeverypage