summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-01 21:35:13 +0000
committerKarl Berry <karl@freefriends.org>2020-05-01 21:35:13 +0000
commit199bfaa843f7bbf42ecd1a2001cb96f321709689 (patch)
treee99ec3a3c19675b3b16b327229c34bcff42277e0 /Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty
parent334433e8aa144221ad36bda32aaf78b52d7b35a2 (diff)
lwarp (1may20)
git-svn-id: svn://tug.org/texlive/trunk@54965 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty
index 94601e73281..d35ad4e3323 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-acro.sty
@@ -32,6 +32,9 @@
}
\ExplSyntaxOn
+\@ifpackagelater{acro}{2020/04/29}%
+{}% v3 or later
+{% before v3
\@ifpackagelater{acro}{2019/09/23}%
{% v2.10 or later
\cs_gset_protected:Npn \__acro_typeset:nn #1#2
@@ -128,6 +131,7 @@
\group_end:
}
}% before v2.10
+}% before v3
\ExplSyntaxOff
\endinput