texlive[56554] Master/texmf-dist: etoolbox (5oct20)
commits+karl at tug.org
commits+karl at tug.org
Mon Oct 5 22:52:29 CEST 2020
Revision: 56554
http://tug.org/svn/texlive?view=revision&revision=56554
Author: karl
Date: 2020-10-05 22:52:29 +0200 (Mon, 05 Oct 2020)
Log Message:
-----------
etoolbox (5oct20)
Modified Paths:
--------------
trunk/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf
trunk/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex
trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def
trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
Modified: trunk/Master/texmf-dist/doc/latex/etoolbox/etoolbox.pdf
===================================================================
(Binary files differ)
Modified: trunk/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex 2020-10-05 20:52:11 UTC (rev 56553)
+++ trunk/Master/texmf-dist/doc/latex/etoolbox/etoolbox.tex 2020-10-05 20:52:29 UTC (rev 56554)
@@ -12,8 +12,8 @@
url={http://www.ctan.org/pkg/etoolbox/},
author={Philipp Lehman, Joseph Wright},
email={joseph.wright at morningstar2.co.uk},
- revision={v2.5j},
- date={2020/08/24}}
+ revision={v2.5k},
+ date={2020/10/05}}
\hypersetup{%
pdftitle={The etoolbox Package},
@@ -1297,6 +1297,10 @@
\begin{changelog}
+\begin{release}{2.5k}{2020-10-05}
+\item Internal updates
+\end{release}
+
\begin{release}{2.5j}{2020-08-24}
\item Track \LaTeXe{} kernel changes
\end{release}
Modified: trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def
===================================================================
--- trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def 2020-10-05 20:52:11 UTC (rev 56553)
+++ trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.def 2020-10-05 20:52:29 UTC (rev 56554)
@@ -1,5 +1,5 @@
\ProvidesFile{etoolbox.def}
- [2020/08/24 v2.5j etoolbox debug messages (JAW)]
+ [2020/10/05 v2.5k etoolbox debug messages (JAW)]
\begingroup
\makeatletter
Modified: trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty 2020-10-05 20:52:11 UTC (rev 56553)
+++ trunk/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty 2020-10-05 20:52:29 UTC (rev 56554)
@@ -12,7 +12,7 @@
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{etoolbox}
- [2020/08/24 v2.5j e-TeX tools for LaTeX (JAW)]
+ [2020/10/05 v2.5k e-TeX tools for LaTeX (JAW)]
\begingroup
\@ifundefined{eTeXversion}
@@ -1736,7 +1736,8 @@
\newcommand*{\dolistcsloop}{\forlistcsloop\do}
-\ifdef\AddToHook
+\providecommand\IfFormatAtLeastTF{\@ifl at t@r\fmtversion}
+\IfFormatAtLeastTF{2020-10-01}
{%
\newrobustcmd*{\AtEndPreamble}{\AddToHook{begindocument/before}}%
\let\AfterPreamble\AtBeginDocument
More information about the tex-live-commits
mailing list.