diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-16 22:18:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-16 22:18:18 +0000 |
commit | 5fbe6260252c3a2f45ca811a7e3e46b9ececb0c8 (patch) | |
tree | 1e834c0a9eb4d3ad0e6d4c3d1e7aafc5ddc4fa26 /Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty | |
parent | 1b09f4bdca618bcbfca16d25489b96ab22875230 (diff) |
lwarp (14apr17)
git-svn-id: svn://tug.org/texlive/trunk@43857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty index 178ee5057b8..79408484be5 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty @@ -24,7 +24,9 @@ \begin{warpHTML} \NewDocumentEnvironment{multicols}{s m o} -{\BlockClass{multicols} +{ +\LWR@forcenewpage +\BlockClass{multicols} \IfValueTF{#3}{\begin{BlockClass}{multicolsheading}#3\end{BlockClass}}{}} {\endBlockClass} |