From a85d763fcf68de971de2ca193c7dac68faa16d04 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sat, 11 Dec 2021 21:17:48 +0000 Subject: platex (11dec21) git-svn-id: svn://tug.org/texlive/trunk@61273 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/platex/base/platexrelease.sty | 33 ++++++++++++++++++++-- Master/texmf-dist/tex/platex/base/plcore.ltx | 7 +++-- 2 files changed, 34 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/platex') 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 }% -- cgit v1.2.3