summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty
index 257eb3d0469..ac51f867237 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemmacros.sty
@@ -43,7 +43,7 @@
\LWR@subsingledollar*{
\textbackslash{}p\{\LWR@HTMLsanitize{#1}\}
}{
- chemmacrosp\LWR@HTMLsanitize{#1}
+ chemmacrosp\protect\LWR@HTMLsanitize{\detokenize\expandafter{#1}}%
}{
\group_begin:
\mbox
@@ -528,7 +528,7 @@
\LWR@subsingledollar*{% yes hash
\textbackslash{}ox*\{\LWR@HTMLsanitize{#3}\}% alt
}{%
- star \LWR@HTMLsanitize{#2}% addl' hashing with star
+ star \protect\LWR@HTMLsanitize{\detokenize\expandafter{#2}}%
}{%
\LWR@chemmacros@ox* {#2} {#3}% contents
}%
@@ -537,7 +537,7 @@
\LWR@subsingledollar*{% yes hash
\textbackslash{}ox*\{\LWR@HTMLsanitize{#3}\}% alt
}{%
- \LWR@HTMLsanitize{#2}% addl' hashing without star
+ \protect\LWR@HTMLsanitize{\detokenize\expandafter{#2}}%
}{%
\LWR@chemmacros@ox {#2} {#3}% contents
}%