summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-pstool.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-pstool.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-pstool.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-pstool.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-pstool.sty
index e0be9e2e9d6..813f422277f 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-pstool.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-pstool.sty
@@ -17,7 +17,7 @@
%% version 2005/12/01 or later.
\LWR@ProvidesPackagePass{pstool}[2018/01/20]
\renewcommand\pstool@alwaysprocess[3][]{%
- \begin{lateximage}[(-pstool-~\packagediagramname)]%
+ \begin{lateximage}[-pstool-~\PackageDiagramAltText]%
\includegraphics{#2.pdf}%
\end{lateximage}%
}
@@ -25,7 +25,7 @@
\LetLtxMacro\pstool@maybeprocess\pstool@alwaysprocess
\renewcommand\pstool@@psfragfig[4]{%
- \begin{lateximage}[(-pstool-~\packagediagramname)]%
+ \begin{lateximage}[-pstool-~\PackageDiagramAltText]%
\includegraphics{#2.pdf}%
\end{lateximage}%
}