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.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty
index 4a3f3e3de5f..32bca12fd77 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-xy.sty
@@ -6,7 +6,7 @@
%%
%% lwarp.dtx (with options: `xy')
%% This is a generated file.
-%% Copyright 2016-2022 Brian Dunn
+%% Copyright 2016-2025 Brian Dunn
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -15,6 +15,7 @@
%% http://www.latex-project.org/lppl.txt
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
+%%
\LWR@ProvidesPackagePass{xy}[2013/10/06]
@@ -26,7 +27,7 @@
\renewcommand*{\xy}{%
\ifnumcomp{\value{LWR@lateximagedepth}}{>}{0}%
{\addtocounter{LWR@lateximagedepth}{1}}%
- {\begin{lateximage}[-xy-~\PackageDiagramAltText]}%
+ {\begin{lateximage}[-xy-~\PackageDiagramAltText]?}%
\LWR@orig@xy%
}
@@ -46,7 +47,7 @@
\LetLtxMacro\LWR@origxygraph\xygraph
\renewcommand{\xygraph}[1]{%
- \begin{lateximage}[-xy- xygraph \PackageDiagramAltText]
+ \begin{lateximage}[-xy- xygraph \PackageDiagramAltText]?%
\LWR@origxygraph{#1}
\end{lateximage}
}