From ab1383854b03b3c08a7575e33c84d2bafb533642 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 8 Feb 2019 22:56:29 +0000 Subject: lwarp (8feb19) git-svn-id: svn://tug.org/texlive/trunk@49976 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty') diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty index abc18b3f5a4..663a1803078 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty @@ -18,16 +18,19 @@ -\LWR@ProvidesPackageDrop{multicol}[2015/09/13] +\LWR@ProvidesPackageDrop{multicol}[2018/12/27] \begin{warpHTML} \NewDocumentEnvironment{multicols}{s m o} { -\LWR@forcenewpage -\BlockClass{multicols} -\IfValueT{#3}{\begin{BlockClass}{multicolsheading}#3\end{BlockClass}}} + \LWR@forcenewpage + \BlockClass{multicols} + \IfValueT{#3}{\begin{BlockClass}{multicolsheading}#3\end{BlockClass}}% + \setlength{\linewidth}{\linewidth/#2} + \booltrue{LWR@forceminipagefullwidth} +} {\endBlockClass} \newcommand*{\columnbreak}{} -- cgit v1.2.3