summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/platex/base/plfonts.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-09 21:13:34 +0000
committerKarl Berry <karl@freefriends.org>2018-04-09 21:13:34 +0000
commit09892371285b54a48432b38d74ac45a42e551533 (patch)
tree74255a211ced0e7cc358a326eabedee18816d818 /Master/texmf-dist/source/platex/base/plfonts.dtx
parent64148e3d6a1dc9816f6421f15c0777c7e477773b (diff)
platex (9apr18)
git-svn-id: svn://tug.org/texlive/trunk@47402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/platex/base/plfonts.dtx')
-rw-r--r--Master/texmf-dist/source/platex/base/plfonts.dtx20
1 files changed, 19 insertions, 1 deletions
diff --git a/Master/texmf-dist/source/platex/base/plfonts.dtx b/Master/texmf-dist/source/platex/base/plfonts.dtx
index f4a502ffadc..7c2e6cde393 100644
--- a/Master/texmf-dist/source/platex/base/plfonts.dtx
+++ b/Master/texmf-dist/source/platex/base/plfonts.dtx
@@ -80,13 +80,15 @@
% \changes{v1.6n}{2018/04/06}{\cs{UseRawInputEncoding}$B$G;H$o$l$k(B
% \cs{DeclareFontEncoding@}$B$NJ]B8HG$bDj5A(B
% (sync with ltfinal.dtx 2018/04/06 v2.1b)}
+% \changes{v1.6o}{2018/04/08}{Delay full UTF-8 handling to \cs{everyjob}
+% (sync with ltfinal.dtx 2018/04/08 v2.1d)}
% \fi
%
% \iffalse
%<*driver>
\NeedsTeXFormat{pLaTeX2e}
% \fi
-\ProvidesFile{plfonts.dtx}[2018/04/06 v1.6n pLaTeX New Font Selection Scheme]
+\ProvidesFile{plfonts.dtx}[2018/04/08 v1.6o pLaTeX New Font Selection Scheme]
% \iffalse
\documentclass{jltxdoc}
\GetFileInfo{plfonts.dtx}
@@ -697,6 +699,22 @@
\global\@namedef{M@#1}{\default@M#3}%
\xdef\LastDeclaredEncoding{#1}%
}
+% \end{macrocode}
+% $B$5$i$K!"(B\LaTeXe\ 2018-04-01 Patch level 2$B$G(B
+% $B!V%3%^%s%I%i%$%s0z?t$K(BUnicode$BJ8;z$,;H$o$l$?>l9g$X$NBP=h!W(B
+% $B$,2C$($i$l$^$7$?$N$G!"$=$l$KDI?o$7$^$9!#(B
+% \changes{v1.6o}{2018/04/08}{Delay full UTF-8 handling to \cs{everyjob}
+% (sync with ltfinal.dtx 2018/04/08 v2.1d)}
+% \begin{macrocode}
+%<plcore>\ifx\UTFviii@two@octets@@\@undefined\else
+%<plcore> \everyjob\expandafter{\the\everyjob
+%<plcore> \let\UTFviii@two@octets\UTFviii@two@octets@@
+%<plcore> \let\UTFviii@three@octets\UTFviii@three@octets@@
+%<plcore> \let\UTFviii@four@octets\UTFviii@four@octets@@
+%<plcore> }
+%<plcore>\fi
+% \end{macrocode}
+% \begin{macrocode}
\fi
%</plcore|platexrelease>
%<platexrelease>\plEndIncludeInRelease