summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty5
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty
index 22a508217b4..77ce54b9ce3 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty
@@ -30,13 +30,12 @@
{\renewcommand*{\LWR@wrapposition}{float:right}}%
{\renewcommand*{\LWR@wrapposition}{float:left}}%
\setlength{\LWR@templengthone}{#2}%
-\uselengthunit{PT}%
\LWR@BlockClassWP{%
- width:\rndprintlength{\LWR@templengthone}; \LWR@wrapposition; %
+ width:\LWR@printlength{\LWR@templengthone}; \LWR@wrapposition; %
margin:10pt%
}%
{%
- width:\rndprintlength{\LWR@templengthone}; \LWR@wrapposition%
+ width:\LWR@printlength{\LWR@templengthone}; \LWR@wrapposition%
}%
{marginblock}%
}