summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex/base/plcore.ltx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/platex/base/plcore.ltx')
-rw-r--r--Master/texmf-dist/tex/platex/base/plcore.ltx25
1 files changed, 14 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/platex/base/plcore.ltx b/Master/texmf-dist/tex/platex/base/plcore.ltx
index 93ea6b7cc52..7c3075985ec 100644
--- a/Master/texmf-dist/tex/platex/base/plcore.ltx
+++ b/Master/texmf-dist/tex/platex/base/plcore.ltx
@@ -33,21 +33,19 @@
\fi
\def\pfmtname{pLaTeX2e}
\def\pfmtversion
- {2018-07-28}
-\def\ppatch@level{1}
+ {2018-12-01}
+\def\ppatch@level{0}
\edef\platexBANNER{\noexpand\platexNILa
\the\everyjob % LaTeX banner and delayed codes
\noexpand\platexNILb}
\begingroup
- \def\parse@@BANNER\platexNILa#1\typeout#2#3\platexNILb{#1}
- \toks0=\expandafter\expandafter\expandafter{%
- \expandafter\parse@@BANNER\platexBANNER}
+ \def\platexNILa#1\typeout#2#3\platexNILb{#1}
+ \toks0=\expandafter\expandafter\expandafter{\platexBANNER}
\global\everyjob\expandafter{\the\toks0}%
\endgroup
\begingroup
- \def\parse@@BANNER\platexNILa#1\typeout#2#3\platexNILb{#2}
- \toks0=\expandafter\expandafter\expandafter{%
- \expandafter\parse@@BANNER\platexBANNER}
+ \def\platexNILa#1\typeout#2#3\platexNILb{#2}
+ \toks0=\expandafter\expandafter\expandafter{\platexBANNER}
\ifnum\ppatch@level=0
\toks2={\pfmtname\space<\pfmtversion>\space}%
\else\ifnum\ppatch@level>0
@@ -60,9 +58,8 @@
\global\everyjob\expandafter{\platexBANNER}%
\endgroup
\begingroup
- \def\parse@@BANNER\platexNILa#1\typeout#2#3\platexNILb{#3}
- \toks0=\expandafter\expandafter\expandafter{%
- \expandafter\parse@@BANNER\platexBANNER}
+ \def\platexNILa#1\typeout#2#3\platexNILb{#3}
+ \toks0=\expandafter\expandafter\expandafter{\platexBANNER}
\edef\platexBANNER{\the\everyjob \the\toks0}
\global\everyjob\expandafter{\platexBANNER}%
\endgroup
@@ -1326,6 +1323,12 @@
\else
\mathchardef\e@mathgroup@top=256 % for e-pTeX FAM256 patched
\fi
+\ifx\l@nohyphenation \@undefined
+ \newlanguage\l@nohyphenation
+\fi
+\ifx\document@default@language \@undefined
+ \let\document@default@language\m@ne
+\fi
%% File: plvers.dtx
\AtBeginDocument{%
\@ifpackageloaded{latexrelease}{%