diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/lwarp/lwarp-parcolumns.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/lwarp/lwarp-parcolumns.sty | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/lwarp/lwarp-parcolumns.sty b/Master/texmf-dist/tex/latex/lwarp/lwarp-parcolumns.sty index cef4d69bd91..f2a821bc783 100644 --- a/Master/texmf-dist/tex/latex/lwarp/lwarp-parcolumns.sty +++ b/Master/texmf-dist/tex/latex/lwarp/lwarp-parcolumns.sty @@ -45,7 +45,10 @@ }% \setkeys{LWRparcols}{#1}% } - {\end{LWR@setvirtualpage}} + {% + \colplacechunks% + \end{LWR@setvirtualpage}% + } \newcommand{\LWR@parcolumns@onecol}[1]{% \ifbool{LWR@parcolumns@started}% |