diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-chemgreek.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-chemgreek.sty | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemgreek.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemgreek.sty index 881fe65a8d4..da8741f93ba 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-chemgreek.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-chemgreek.sty @@ -20,9 +20,7 @@ \ExplSyntaxOn -\cs_undefine:N \chemgreek_text:n - -\cs_new_protected:Npn \chemgreek_text:n #1 +\cs_gset_protected:Npn \chemgreek_text:n #1 { { \text {#1} } } \appto\LWR@restoreorigformatting{% |