summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-04 23:10:56 +0000
committerKarl Berry <karl@freefriends.org>2018-12-04 23:10:56 +0000
commit9fa6bc6b0478d325973d23f44e070f49c771ab0c (patch)
treee4f5af806208727d8d86bcd4ab2dedb57a21b5fe /Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty
parentd92cee8eff42fa304294a3e5f674062c8c745632 (diff)
lwarp (4dec18)
git-svn-id: svn://tug.org/texlive/trunk@49318 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty
index 960b79ce4b7..d4aac90162a 100644
--- a/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty
+++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-midpage.sty
@@ -17,7 +17,9 @@
%% version 2005/12/01 or later.
\LWR@ProvidesPackageDrop{midpage}
\newenvironment{midpage}
-{\begin{BlockClass}[\LWR@print@mbox{margin-top:6ex} ; \LWR@print@mbox{margin-bottom:6ex}]{midpage}}
+{\begin{BlockClass}[%
+ \LWR@print@mbox{margin-top:6ex} ; \LWR@print@mbox{margin-bottom:6ex}%
+]{midpage}}
{\end{BlockClass}}
\endinput
%%