diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-22 22:20:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-22 22:20:15 +0000 |
commit | e5df9b17beb75f2ad41efeebeff8d3f2bdba09e5 (patch) | |
tree | 9d633c1fcb5113f166c316ad16b0a4a7f0fb79bc /Master/texmf-dist/tex/latex/letterswitharrows | |
parent | 900a0d425df1c460eace46e1a8b2f1a4602232ed (diff) |
letterswitharrows (22nov19)
git-svn-id: svn://tug.org/texlive/trunk@52894 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/letterswitharrows')
-rw-r--r-- | Master/texmf-dist/tex/latex/letterswitharrows/letterswitharrows.sty | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/letterswitharrows/letterswitharrows.sty b/Master/texmf-dist/tex/latex/letterswitharrows/letterswitharrows.sty index e8152a0629a..f35f0708b6e 100644 --- a/Master/texmf-dist/tex/latex/letterswitharrows/letterswitharrows.sty +++ b/Master/texmf-dist/tex/latex/letterswitharrows/letterswitharrows.sty @@ -39,8 +39,9 @@ \NeedsTeXFormat{LaTeX2e} -\ProvidesExplPackage {letterswitharrows} {2019-11-19} {} {Draw arrows over math letters.} -\RequirePackage{expl3,xparse,l3keys2e,mathtools} +\RequirePackage{expl3} +\ProvidesExplPackage {letterswitharrows} {2019-11-21} {} {Draw arrows over math letters.} +\RequirePackage{xparse,l3keys2e,mathtools} \msg_new:nnn {letterswitharrows} {pdf-only} {Only~pdf~output~is~supported.} \AtBeginDocument{ |