summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-02-24 22:54:37 +0000
committerKarl Berry <karl@freefriends.org>2019-02-24 22:54:37 +0000
commit01ce171ea65540f0bb89b3cfb83ea45dd7d1235a (patch)
treecdc736435f2179972b4ebc234f4c562cc652ea2d /Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
parentef1c4700cc5221b54ed47f9db8fc87201ba87d4e (diff)
lwarp (24feb19)
git-svn-id: svn://tug.org/texlive/trunk@50118 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
index 96d77d44bba..ac1b3e59d65 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-graphics.sty
@@ -336,11 +336,11 @@ alt="\LWR@igalt" \LWR@orignewline%
\newcommand*{\LWR@rotboxorigin}{}
\newcommand*{\LWR@originname}[1]{%
-\ifthenelse{\equal{#1}{t}}{top}{}%
-\ifthenelse{\equal{#1}{b}}{bottom}{}%
-\ifthenelse{\equal{#1}{c}}{center}{}%
-\ifthenelse{\equal{#1}{l}}{left}{}%
-\ifthenelse{\equal{#1}{r}}{right}{}%
+ \ifthenelse{\equal{#1}{t}}{top}{}%
+ \ifthenelse{\equal{#1}{b}}{bottom}{}%
+ \ifthenelse{\equal{#1}{c}}{center}{}%
+ \ifthenelse{\equal{#1}{l}}{left}{}%
+ \ifthenelse{\equal{#1}{r}}{right}{}%
}
\newcommand*{\LWR@originnames}[1]{%
\StrChar{#1}{1}[\LWR@strresult]%
@@ -363,7 +363,8 @@ alt="\LWR@igalt" \LWR@orignewline%
style="\LWR@indentHTML
display: inline-block;\LWR@indentHTML
\ifthenelse{\NOT\equal{\LWR@rotboxorigin}{}}%
- {transform-origin: \LWR@originnames{\LWR@rotboxorigin};\LWR@indentHTML}{}%
+ {transform-origin: \LWR@originnames{\LWR@rotboxorigin};\LWR@indentHTML}%
+ {}%
\LWR@rotstyle{-ms-}{#2}\LWR@indentHTML
\LWR@rotstyle{-webkit-}{#2}\LWR@indentHTML
\LWR@rotstyle{}{#2}"\LWR@orignewline%