summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lwarp/lwarp-multicol.sty4
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}