summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-10-05 20:52:29 +0000
committerKarl Berry <karl@freefriends.org>2020-10-05 20:52:29 +0000
commitf40d3e26258b5b5822ab3e96fc078de81c2d899d (patch)
treee6cbd9612b52821a54f47f45ff046ebe2d6c7f23 /Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
parent5570b707eb0240d778c13369f8b1d4799769fdc3 (diff)
etoolbox (5oct20)
git-svn-id: svn://tug.org/texlive/trunk@56554 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty')
-rw-r--r--Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty b/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
index 39b4a791b03..4c07ceae9c2 100644
--- a/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
+++ b/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
@@ -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@t@r\fmtversion}
+\IfFormatAtLeastTF{2020-10-01}
{%
\newrobustcmd*{\AtEndPreamble}{\AddToHook{begindocument/before}}%
\let\AfterPreamble\AtBeginDocument