summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/base/latex.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/base/latex.ltx')
-rw-r--r--Master/texmf-dist/tex/latex/base/latex.ltx10
1 files changed, 8 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/base/latex.ltx b/Master/texmf-dist/tex/latex/base/latex.ltx
index f8c54ef0da1..3aded204f11 100644
--- a/Master/texmf-dist/tex/latex/base/latex.ltx
+++ b/Master/texmf-dist/tex/latex/base/latex.ltx
@@ -704,7 +704,7 @@
\def\fmtname{LaTeX2e}
\edef\fmtversion
{2016/03/31}
-\def\patch@level{0}
+\def\patch@level{1}
\iffalse
\def\reserved@a#1/#2/#3\@nil{%
\count@\year
@@ -8153,8 +8153,14 @@ Type H <return> for immediate help.}%
\fi
\ifx\XeTeXcharclass\@undefined
\else
+\ifdim\the\XeTeXversion\XeTeXrevision\p@>0.99993\p@
+ \chardef\e@alloc@intercharclass@top=4095
+\else
+ \chardef\e@alloc@intercharclass@top=255
+\fi
\def\newXeTeXintercharclass{%
- \e@alloc\XeTeXcharclass\chardef\xe@alloc@intercharclass\m@ne\@cclv}
+ \e@alloc\XeTeXcharclass
+ \chardef\xe@alloc@intercharclass\m@ne\e@alloc@intercharclass@top}
\fi
\ifx\XeTeXcharclass\@undefined
\else