summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-10 22:10:55 +0000
committerKarl Berry <karl@freefriends.org>2019-11-10 22:10:55 +0000
commit966f3ce66328982f136ff1744dee70000acccf01 (patch)
tree72d1cd01a91bc03f1489ae7d771c7039b5b6df72 /Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
parent197c71f5ceb7bb67f1aeeff685c1e22657133929 (diff)
lwarp
git-svn-id: svn://tug.org/texlive/trunk@52729 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
index 61c5a38bef4..b1781c420ee 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
@@ -197,9 +197,9 @@
\renewcommand*{\LWR@igyscale}{1}%
\renewcommand*{\LWR@igclass}{inlineimage}%
\ifdefvoid{\LWR@ThisAltText}{%
- \renewcommand*{\LWR@igalt}{\ImageAltText}%
+ \edef\LWR@igalt{\ImageAltText}%
}{%
- \renewcommand*{\LWR@igalt}{\LWR@ThisAltText}%
+ \edef\LWR@igalt{\LWR@ThisAltText}%
}%
\IfValueF{#3}{%
\IfValueTF{#2}%