diff options
author | Karl Berry <karl@freefriends.org> | 2019-09-23 20:58:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-09-23 20:58:04 +0000 |
commit | d155fa0020eb38a2301eb169476e79fd1d05ee87 (patch) | |
tree | f64234dce6d0df0037193c8725ecf8c5653a1ede /Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty | |
parent | 67eb531ee03008beb82d697623f5a991d446d0c0 (diff) |
lwarp (23sep19)
git-svn-id: svn://tug.org/texlive/trunk@52161 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty index 7a0679e1f05..5ba2f61fcd0 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-wrapfig.sty @@ -35,9 +35,10 @@ margin:10pt% }% {% - width:\LWR@printlength{\LWR@templengthone}; \LWR@wrapposition% + \LWR@wrapposition% }% {marginblock}% +\setlength{\linewidth}{\LWR@templengthone}% } \NewDocumentEnvironment{wrapfigure}{o m o m} |