I am typesetting a simple songbook and would like some songs to be displayed in two columns (I use the multicol package). However, I would like to prevent inserting a columnbreak within a stanza. It would be great to have something like a samecol environment.
I tried to apply hints from Prevent column break in multicolumn index, but it didn't yield the expected result.
I'd be grateful for any advice.
\begin{minipage}{\linewidth}...\end{minipage}serve as asamecolenvironment?minipageworks, of course with its usual drawbacks.samepagedoesn't work.