summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-21 23:09:12 +0000
committerKarl Berry <karl@freefriends.org>2021-02-21 23:09:12 +0000
commitc5c0fd6a62ff10c170b4605ab94b2cd4564a4a61 (patch)
treeb13a2e5bc79c59a09805104c0aa0853e37997675 /Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty
parente90023659322c8f937d5d8fc06425a33ac918f03 (diff)
lwarp
git-svn-id: svn://tug.org/texlive/trunk@57836 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty
index 94e47e4f787..50ac55f4648 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-listings.sty
@@ -61,7 +61,9 @@
\let\lsthk@EveryPar\LWR@origlsthkEveryPar%
\else%
- \ifbool{LWR@verbtags}{\LWR@htmltag{span class="inlineprogramlisting"}}{}%
+ \ifbool{LWR@verbtags}{\LWR@htmltag{%
+ span class=\textquotedbl{}inlineprogramlisting\textquotedbl%
+ }}{}%
\fi%
\LWR@traceinfo{lst@Init done}%
}