diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-soul.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-soul.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-soul.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-soul.sty index 8fd814288b4..bc21f6c1ec4 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-soul.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-soul.sty @@ -35,7 +35,7 @@ \ifcsempty{#2}% {\LWR@HTMLtextstyle{#5}{#3}{#1}}% {% - \convertcolorspec{named}{\csuse{#2}}{HTML}\LWR@tempcolor% + \convertcolorspec{named}{\@nameuse{#2}}{HTML}\LWR@tempcolor% \LWR@htmlspanclass[#5;#4:\LWR@origpound\LWR@tempcolor]{#3}{#1}% }% } |