diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-02 20:57:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-02 20:57:55 +0000 |
commit | 1bcbcdf719a79c5b851d5506608fd117288f90cc (patch) | |
tree | 68aa7a4043fbc9c087fb8499ad1fe4b96a565b62 /Master/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty | |
parent | dc3d664b996915ebf8a1409711fb346af9f6247a (diff) |
lwarp (2sep19)
git-svn-id: svn://tug.org/texlive/trunk@52016 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty index 1d3fb5ff1ed..68cde54f561 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-pifont.sty @@ -17,7 +17,7 @@ %% version 2005/12/01 or later. \LWR@ProvidesPackagePass{pifont}[2005/04/12] \renewcommand{\Pisymbol}[2]{% - \begin{lateximage}*[(Pisymbol)][pisymbol#1#2]% + \begin{lateximage}*[Pisymbol][pisymbol#1#2]% {\Pifont{#1}\char#2}% \end{lateximage}% } |