I posted this in 2007 ##################### I would like a paragraph to end in two column style at the end of a chapter or section like this: ------------------------------ ------------------------------
text text ------------------------------ ------------------------------ and not like this: ------------------------------ text (empty) ----------------------------- I am using koma script book How to achieve this? Wolfgang ######################## and an answer was > Use the package multicol instead of the two column mode of the document > class. The usage is described in examples/multicol.lyx. ############# however, it does not seem to work with Koma script, even if I restrict it to a paragraph only. and I was told at that time: The column handling/balancing is one of the severe limitations of LaTeX2e and one of the things that are subject to a complete redesign in LaTeX3. Has this been cured in the meantime? Probably not the right list to ask, but maybe somebody can redirect me Wolfgang
