summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-14 21:33:05 +0000
committerKarl Berry <karl@freefriends.org>2018-02-14 21:33:05 +0000
commit8a1ba7a964445830b92ee48b50d7d692c9329289 (patch)
tree0f024d4730c9ce18bf7d9d58a75332c25422a19b /Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty
parent8f4d3d5af538ac2403f2f7f34f7161a102d186a3 (diff)
lwarp (14feb18)
git-svn-id: svn://tug.org/texlive/trunk@46638 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty
index 0a9e47fff36..d3a8e5e2444 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-realscripts.sty
@@ -28,8 +28,8 @@
\newcommand*{\LWR@setrealscriptsalign}[1]{%
\renewcommand*{\LWR@realscriptsalign}{}%
-\ifthenelse{\equal{#1}{c}}{\renewcommand{\LWR@realscriptsalign}{\mbox{text-align:center} ; }}{}%
-\ifthenelse{\equal{#1}{r}}{\renewcommand{\LWR@realscriptsalign}{\mbox{text-align:right} ; }}{}%
+\ifthenelse{\equal{#1}{c}}{\renewcommand{\LWR@realscriptsalign}{\LWR@origmbox{text-align:center} ; }}{}%
+\ifthenelse{\equal{#1}{r}}{\renewcommand{\LWR@realscriptsalign}{\LWR@origmbox{text-align:right} ; }}{}%
}
\DeclareDocumentCommand \textsubsuperscript {s O{l} mm} {%