summaryrefslogtreecommitdiff
path: root/tex/context/base/syst-cat.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2008-10-31 13:58:00 +0100
committerHans Hagen <pragma@wxs.nl>2008-10-31 13:58:00 +0100
commit94d83f84758766511c5e324721e39fea6ab71dae (patch)
treef167feb88a41f95f09e3b9cee5f2db2f765de38e /tex/context/base/syst-cat.mkiv
parent560319dff7b42057a116447a8043b59d56d21cd8 (diff)
downloadcontext-94d83f84758766511c5e324721e39fea6ab71dae.tar.gz
stable 2008.10.31 13:58
Diffstat (limited to 'tex/context/base/syst-cat.mkiv')
-rw-r--r--tex/context/base/syst-cat.mkiv4
1 files changed, 4 insertions, 0 deletions
diff --git a/tex/context/base/syst-cat.mkiv b/tex/context/base/syst-cat.mkiv
index 46ee0f394..b387eb2ed 100644
--- a/tex/context/base/syst-cat.mkiv
+++ b/tex/context/base/syst-cat.mkiv
@@ -30,6 +30,8 @@
\ifx\xmlcatcodesn\undefined \newcatcodetable \xmlcatcodesn \fi % normal
\ifx\xmlcatcodese\undefined \newcatcodetable \xmlcatcodese \fi % entitle
\ifx\xmlcatcodesr\undefined \newcatcodetable \xmlcatcodesr \fi % reduce
+\ifx\typcatcodesa\undefined \newcatcodetable \typcatcodesa \fi % { }
+\ifx\typcatcodesb\undefined \newcatcodetable \typcatcodesb \fi % < >
\newtoks \setdefaultcatcodes
@@ -115,6 +117,8 @@
tex.xmlcatcodesn = \number\xmlcatcodesn ; % normal
tex.xmlcatcodese = \number\xmlcatcodese ; % entitle
tex.xmlcatcodesr = \number\xmlcatcodesr ; % reduce
+ tex.typcatcodesa = \number\typcatcodesa ; % { }
+ tex.typcatcodesb = \number\typcatcodesb ; % < >
\stopruntimectxluacode
\protect \endinput