Skip to content

Commit

Permalink
plvers.dtx: bump version (patch level 1)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminophen committed Dec 15, 2022
1 parent cd31c6b commit fae0458
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions plcore.ltx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
\def\pfmtname{pLaTeX2e}
\def\pfmtversion
{2021-11-15}
\def\ppatch@level{0}
\def\ppatch@level{1}
\edef\platexBANNER{\noexpand\platexNILa
\the\everyjob % LaTeX banner and delayed codes
\noexpand\platexNILb}
Expand All @@ -54,7 +54,7 @@
}}%
\else
\edef\platexNILa#1\typeout#2#3\platexNILb{%
#1\noexpand\typeout{\the\toks2\space(based on #2)}#3}
#1\noexpand\typeout{\the\toks2 \space(based on #2)}#3}
\global\everyjob\expandafter\expandafter\expandafter{\platexBANNER}%
\fi
\endgroup
Expand Down
14 changes: 7 additions & 7 deletions plvers.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -101,14 +101,14 @@
% \changes{v1.1x}{2020/10/07}{$B%U%C%/%7%9%F%`$,MxMQ2DG=$+$I$&$+H=Dj(B}
% \changes{v1.1y}{2021/06/27}{\LaTeX\ \texttt{!<2021-06-01!>}$BHG$[$\BP1~(B}
% \changes{v1.1z}{2021/12/08}{\LaTeX\ \texttt{!<2021-11-15!>}$BHG$[$\BP1~(B}
% \changes{v1.1aa}{2021/12/08}{\LaTeX\ \texttt{!<2023-06-01!>}$BHG$K$*$1$k(B
% \changes{v1.2a}{2022-12-05}{\LaTeX\ \texttt{!<2023-06-01!>}$BHG$K$*$1$k(B
% $B%P%J!<$N=PNOJ}K!$KDI=>(B}
% \fi
%
% \iffalse
%<*driver>
% \fi
\ProvidesFile{plvers.dtx}[2021/12/08 v1.1z pLaTeX Kernel (Version Info)]
\ProvidesFile{plvers.dtx}[2022-12-05 v1.2a pLaTeX Kernel (Version Info)]
% \iffalse
\RequirePackage{plautopatch}
\documentclass[dvipdfmx,a4paper]{jltxdoc}
Expand Down Expand Up @@ -204,7 +204,7 @@
{2021-11-15}
%</plcore|platexrelease>
%<*plcore>
\def\ppatch@level{0}
\def\ppatch@level{1}
%</plcore>
% \end{macrocode}
% \end{macro}
Expand Down Expand Up @@ -300,13 +300,13 @@
% \changes{v1.1l}{2018/04/09}{$B%P%J!<$N:F9=C[$N$7$+$?$r2~NI(B}
% \changes{v1.1m}{2018/09/24}{$B%P%J!<$N:F9=C[$r4JN,2=(B}
% \changes{v1.1t}{2020/03/25}{$B%P%J!<$N:F9=C[$r8zN(2=(B}
% \changes{v1.1aa}{2022-12-05}{$B%P%J!<$N:F9=C[$NJ}K!$r(B2023-06-01$BHG$KDI=>(B}
% \changes{v1.2a}{2022-12-05}{$B%P%J!<$N:F9=C[$NJ}K!$r(B2023-06-01$BHG$KDI=>(B}
% \begin{macrocode}
\begingroup
% \end{macrocode}
%
% \pLaTeXe{}$B$N%P!<%8%g%sI=<($r:n$j$^$9!#(B
% \changes{v1.1aa}{2022-12-05}{|\space|$B$r$3$NCJ3,$GF~$l$k$N$O;_$a$?!#(B}
% \changes{v1.2a}{2022-12-05}{|\space|$B$r$3$NCJ3,$GF~$l$k$N$O;_$a$?!#(B}
% \begin{macrocode}
\ifnum\ppatch@level=0
\toks2={\pfmtname\space<\pfmtversion>}%
Expand Down Expand Up @@ -335,7 +335,7 @@
% $B$H!"C1=c$KA0CV$9$k7A$K$7$F$$$^$9!#(B
%
% $B$J$*!"$3$N%3!<%I$G$O(B|\expanded|$B%W%j%_%F%#%V$r;H$C$F$$$^$9!#(B
% \changes{v1.1aa}{2022-12-05}{$B?75,DI2C(B}
% \changes{v1.2a}{2022-12-05}{$B?75,DI2C(B}
% \begin{macrocode}
\ifdefined\LaTeXReleaseInfo
\global\LaTeXReleaseInfo\expandafter{\expanded{%
Expand All @@ -360,7 +360,7 @@
% \begin{macrocode}
\else
\edef\platexNILa#1\typeout#2#3\platexNILb{%
#1\noexpand\typeout{\the\toks2\space(based on #2)}#3}
#1\noexpand\typeout{\the\toks2 \space(based on #2)}#3}
\global\everyjob\expandafter\expandafter\expandafter{\platexBANNER}%
% \end{macrocode}
%
Expand Down

0 comments on commit fae0458

Please sign in to comment.