summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty8
1 files changed, 3 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty
index a9c5291dc4d..035f4ab17f9 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-algorithmicx.sty
@@ -16,14 +16,14 @@
%% and version 1.3 or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
\LWR@ProvidesPackagePass{algorithmicx}[2005/04/27]
-\begin{warpHTML}
-
\AtBeginEnvironment{algorithmic}{%
\let\origALG@doentity\ALG@doentity%
\renewcommand*{\ALG@doentity}{%
\origALG@doentity%
\LWR@htmltagc{%
-span style="width:\LWR@printlength{\ALG@thistlm}; display:inline-block;"%
+ span style=\textquotedbl{}%
+ width:\LWR@printlength{\ALG@thistlm}; display:inline-block;%
+ \textquotedbl%
}%
\ifbool{FormatWP}{%
\setlength{\LWR@templengthone}{\the\ALG@thistlm}%
@@ -46,8 +46,6 @@ span style="width:\LWR@printlength{\ALG@thistlm}; display:inline-block;"%
\hfill\HTMLunicode{25B7} #1% white right triangle
}%
-\end{warpHTML}
-
\endinput
%%
%% End of file `lwarp-algorithmicx.sty'.