summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/catc-ctx.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/catc-ctx.mkiv')
-rw-r--r--tex/context/base/mkiv/catc-ctx.mkiv12
1 files changed, 6 insertions, 6 deletions
diff --git a/tex/context/base/mkiv/catc-ctx.mkiv b/tex/context/base/mkiv/catc-ctx.mkiv
index 5af8a5035..3492a4bc5 100644
--- a/tex/context/base/mkiv/catc-ctx.mkiv
+++ b/tex/context/base/mkiv/catc-ctx.mkiv
@@ -128,18 +128,18 @@
% for the moment here:
-\normalprotected\def\starttexcode
+\protected\def\starttexcode
{\pushcatcodetable
\catcodetable\prtcatcodes}
-\normalprotected\def\stoptexcode
+\protected\def\stoptexcode
{\popcatcodetable}
-\normalprotected\def\startcontextcode
+\protected\def\startcontextcode
{\pushcatcodetable
\catcodetable\ctxcatcodes}
-\normalprotected\def\stopcontextcode
+\protected\def\stopcontextcode
{\popcatcodetable}
% not visible, only for special cases
@@ -169,11 +169,11 @@
\catcode\barasciicode \activecatcode
\stopcatcodetable
-\normalprotected\def\startcontextdefinitioncode
+\protected\def\startcontextdefinitioncode
{\pushcatcodetable
\catcodetable\ctdcatcodes}
-\normalprotected\def\stopcontextdefinitioncode
+\protected\def\stopcontextdefinitioncode
{\popcatcodetable}
\endinput