summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-07 00:03:51 +0000
committerKarl Berry <karl@freefriends.org>2018-02-07 00:03:51 +0000
commit0b0cd7d7c1eff9cfb491c53645b0a64eb32abe94 (patch)
tree9689f7b80f6b14181369d616bcadf05809d13d47 /Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
parent0acc7f230491424d18e424e72a338f483b16067d (diff)
etoolbox (6feb18)
git-svn-id: svn://tug.org/texlive/trunk@46558 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.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty b/Master/texmf-dist/tex/latex/etoolbox/etoolbox.sty
index 57cb2f2c69f..08578518f2d 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}
- [2018/02/04 v2.5b e-TeX tools for LaTeX (JAW)]
+ [2018/02/06 v2.5c e-TeX tools for LaTeX (JAW)]
\begingroup
\@ifundefined{eTeXversion}
@@ -1545,8 +1545,8 @@
\expandafter\ifblank\expandafter{\@gobble#2}
{}
{\expandafter\etb@listitem@i
- \expandafter{\@gobble#2}{#1}}}
-\long\def\etb@listitem@i#1#2{\expandafter#2\expandafter{\@firstofone#1}}
+ \expandafter{\@secondoftwo#2}{#1}}}
+\long\def\etb@listitem@i#1#2{#2{#1}}
\newcommand*{\listbreak}{}
\long\def\listbreak#1&{}