summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty
index 8266fe1df15..db49cd37737 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty
@@ -25,7 +25,7 @@
\renewcommand*{\xy}{%
\ifnumcomp{\value{LWR@lateximagedepth}}{>}{0}%
{\addtocounter{LWR@lateximagedepth}{1}}%
- {\begin{lateximage}[(-xy-~\packagediagramname)]}%
+ {\begin{lateximage}[-xy-~\PackageDiagramAltText]}%
\LWR@orig@xy%
}
@@ -45,7 +45,7 @@
\LetLtxMacro\LWR@origxygraph\xygraph
\renewcommand{\xygraph}[1]{%
- \begin{lateximage}[(-xy- xygraph \packagediagramname)]
+ \begin{lateximage}[-xy- xygraph \PackageDiagramAltText]
\LWR@origxygraph{#1}
\end{lateximage}
}