summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/spec-ini.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/spec-ini.tex')
-rw-r--r--Master/texmf-dist/tex/context/base/spec-ini.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/context/base/spec-ini.tex b/Master/texmf-dist/tex/context/base/spec-ini.tex
index 8d867e9a1be..a344219ac62 100644
--- a/Master/texmf-dist/tex/context/base/spec-ini.tex
+++ b/Master/texmf-dist/tex/context/base/spec-ini.tex
@@ -374,9 +374,9 @@
\def\resetspecials
{\the\everyresetspecials
- \def\docommando##1%
+ \def\docommand##1%
{\letvalue{\@@speclst@@##1}\empty}%
- \processcommacommand[\@@allspecials]\docommando
+ \processcommacommand[\@@allspecials]\docommand
\ifx\preloadedspecials\empty \else
\showmessage\m!specials3\preloadedspecials
\let\preloadedspecials\empty
@@ -674,7 +674,7 @@
{\showmessage\m!specials7{#1}}}}
\def\setupoutput[#1]%
- {\ifnum\realpageno<2 % new
+ {\ifnum\realpageno<\plustwo % new
\resetspecials\processcommacommand[#1]\dosetupoutput
\fi}