summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/platex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-11 21:17:48 +0000
committerKarl Berry <karl@freefriends.org>2021-12-11 21:17:48 +0000
commita85d763fcf68de971de2ca193c7dac68faa16d04 (patch)
treeaac0f07dccbb3e62d3a7a7aa47d9815e4125ccd6 /Master/texmf-dist/tex/platex
parent064ab78916b46094f4be39d606c4695b4c3189f3 (diff)
platex (11dec21)
git-svn-id: svn://tug.org/texlive/trunk@61273 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/platex')
-rw-r--r--Master/texmf-dist/tex/platex/base/platexrelease.sty33
-rw-r--r--Master/texmf-dist/tex/platex/base/plcore.ltx7
2 files changed, 34 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/platex/base/platexrelease.sty b/Master/texmf-dist/tex/platex/base/platexrelease.sty
index 5c18d5eaf4f..bff7469dd3e 100644
--- a/Master/texmf-dist/tex/platex/base/platexrelease.sty
+++ b/Master/texmf-dist/tex/platex/base/platexrelease.sty
@@ -18,9 +18,9 @@
%%
%% File: plvers.dtx
\edef\p@known@latexreleaseversion
- {2021-06-01}
+ {2021-11-15}
\edef\platexreleaseversion
- {2021-06-01}
+ {2021-11-15}
\newif\if@plincludeinrelease
\@plincludeinreleasefalse
\def\plIncludeInRelease#1{%
@@ -146,6 +146,9 @@ of this package available from CTAN}
some critical bugs. We advise you to\MessageBreak
select another format date}
\plIncludeInRelease{2017/10/28}{\PackageWarning}{pLaTeX Info}%
+ % * <2021-11-15>
+ % * <2021-06-01>+2
+ % * <2021-06-01>+1
% * <2021-06-01>
% * <2020-10-01>+2
% * <2020-10-01>+1
@@ -2342,7 +2345,7 @@ of this package available from CTAN}
\let\removejfmglue\@undefined
\else
\setbox0\hbox{%
- \ifdefined\ucs %% upTeX check
+ \ifnum\jis"2121="3000 %% upTeX check
\jfont\tenmin=upjisr-h at 9.62216pt
\else
\jfont\tenmin=min10
@@ -3161,6 +3164,30 @@ of this package available from CTAN}
{\protected@xdef\@thefnmark{\thempfn}%
\@footnotetext}}
\plEndIncludeInRelease
+\plIncludeInRelease{2021/11/15}{\@footnotetext}
+ {Adapt to ltfloat.dtx (2021-10-14 v1.2g)}%
+\long\def\@footnotetext#1{%
+ \ifydir\def\@tempa{\yoko}\else\def\@tempa{\tate}\fi
+ \insert\footins{\@tempa%
+ \reset@font\footnotesize
+ \interlinepenalty\interfootnotelinepenalty
+ \splittopskip\footnotesep
+ \splitmaxdepth \dp\strutbox \floatingpenalty \@MM
+ \hsize\columnwidth \@parboxrestore
+ \def\@currentcounter{footnote}%
+ \protected@edef\@currentlabel{%
+ \csname p@footnote\endcsname\@thefnmark
+ }%
+ \color@begingroup
+ \@makefntext{%
+ \rule\z@\footnotesep\ignorespaces#1\@finalstrut\strutbox}%
+ \par
+ \color@endgroup}\ifhmode\null\fi
+ \ifnum\pltx@foot@penalty=\z@\else
+ \penalty\pltx@foot@penalty
+ \pltx@foot@penalty\z@
+ \fi}
+\plEndIncludeInRelease
\plIncludeInRelease{2021/06/01}{\@footnotetext}
{Adapt to ltfloat.dtx (2021-03-03 v1.2f)}%
\long\def\@footnotetext#1{%
diff --git a/Master/texmf-dist/tex/platex/base/plcore.ltx b/Master/texmf-dist/tex/platex/base/plcore.ltx
index 66dca03b294..321eb942db4 100644
--- a/Master/texmf-dist/tex/platex/base/plcore.ltx
+++ b/Master/texmf-dist/tex/platex/base/plcore.ltx
@@ -34,8 +34,8 @@
\fi
\def\pfmtname{pLaTeX2e}
\def\pfmtversion
- {2021-06-01}
-\def\ppatch@level{2}
+ {2021-11-15}
+\def\ppatch@level{0}
\edef\platexBANNER{\noexpand\platexNILa
\the\everyjob % LaTeX banner and delayed codes
\noexpand\platexNILb}
@@ -1784,7 +1784,7 @@
\let\removejfmglue\@undefined
\else
\setbox0\hbox{%
- \ifdefined\ucs %% upTeX check
+ \ifnum\jis"2121="3000 %% upTeX check
\jfont\tenmin=upjisr-h at 9.62216pt
\else
\jfont\tenmin=min10
@@ -2187,6 +2187,7 @@
\splittopskip\footnotesep
\splitmaxdepth \dp\strutbox \floatingpenalty \@MM
\hsize\columnwidth \@parboxrestore
+ \def\@currentcounter{footnote}%
\protected@edef\@currentlabel{%
\csname p@footnote\endcsname\@thefnmark
}%