summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex/base/platexrelease.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-11-29 23:10:13 +0000
committerKarl Berry <karl@freefriends.org>2016-11-29 23:10:13 +0000
commit50af93dae9406f214b5d201358f644f50ba8a647 (patch)
tree2a391bbfcd2feb0476185a11de68b0ef474e7e72 /Master/texmf-dist/tex/platex/base/platexrelease.sty
parent1741a29b754b38b1fc490e01f12b7b32493207f9 (diff)
platex (29nov16)
git-svn-id: svn://tug.org/texlive/trunk@42603 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex/base/platexrelease.sty')
-rw-r--r--Master/texmf-dist/tex/platex/base/platexrelease.sty53
1 files changed, 52 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/platex/base/platexrelease.sty b/Master/texmf-dist/tex/platex/base/platexrelease.sty
index da7f6381c20..659d26153aa 100644
--- a/Master/texmf-dist/tex/platex/base/platexrelease.sty
+++ b/Master/texmf-dist/tex/platex/base/platexrelease.sty
@@ -18,7 +18,7 @@
\edef\p@known@latexreleaseversion
{2016/03/31}
\edef\platexreleaseversion
- {2016/09/08}
+ {2016/11/29}
\def\plIncludeInRelease#1{\kernel@ifnextchar[%
{\@plIncludeInRelease{#1}}
{\@plIncludeInRelease{#1}[#1]}}
@@ -631,6 +631,57 @@ of this package available from CTAN}
\ifmmode\@@underline{#1}%
\else $\@@underline{\hbox{#1}}\m@th$\relax\fi}
\plEndIncludeInRelease
+\plIncludeInRelease{2016/11/29}%
+ {\e@alloc@chardef}{Extended Allocation (FAM256)}%
+\ifx\omathchar\@undefined
+ \ifx\widowpenalties\@undefined
+ \mathchardef\e@alloc@top=255
+ \let\e@alloc@chardef\chardef
+ \else
+ \mathchardef\e@alloc@top=32767
+ \let\e@alloc@chardef\mathchardef
+ \fi
+\else
+ \ifx\enablecjktoken\@undefined % pTeX
+ \omathchardef\e@alloc@top=65535
+ \let\e@alloc@chardef\omathchardef
+ \else % upTeX
+ \chardef\e@alloc@top=65535
+ \let\e@alloc@chardef\chardef
+ \fi
+\fi
+\plEndIncludeInRelease
+\plIncludeInRelease{2015/01/01}%
+ {\e@alloc@chardef}{Extended Allocation (FAM256)}%
+\ifx\widowpenalties\@undefined
+ \mathchardef\e@alloc@top=255
+ \let\e@alloc@chardef\chardef
+\else
+ \mathchardef\e@alloc@top=32767
+ \let\e@alloc@chardef\mathchardef
+\fi
+\plEndIncludeInRelease
+\plIncludeInRelease{0000/00/00}%
+ {\e@alloc@chardef}{Extended Allocation (FAM256)}%
+\let\e@alloc@top\@undefined
+\let\e@alloc@chardef\@undefined
+\plEndIncludeInRelease
+\plIncludeInRelease{2016/11/29}%
+ {\e@mathgroup@top}{Extended Allocation (FAM256)}%
+\ifx\omathchar\@undefined
+ \chardef\e@mathgroup@top=16 % LaTeX2e kernel standard
+\else
+ \mathchardef\e@mathgroup@top=256 % for e-pTeX FAM256 patched
+\fi
+\plEndIncludeInRelease
+\plIncludeInRelease{2015/01/01}%
+ {\e@mathgroup@top}{Extended Allocation (FAM256)}%
+\chardef\e@mathgroup@top=16
+\plEndIncludeInRelease
+\plIncludeInRelease{0000/00/00}%
+ {\e@mathgroup@top}{Extended Allocation (FAM256)}%
+\let\e@mathgroup@top\@undefined
+\plEndIncludeInRelease
\endinput
%%
%% End of file `platexrelease.sty'.