Search found 2 matches

by Alkkem
Wed Feb 20, 2019 12:00 am
Forum: Text Formatting
Topic: Too much vertical blank space in multicolumn text
Replies: 2
Views: 9701

Too much vertical blank space in multicolumn text

Stefan Kottwitz wrote:Hi Alkkem,

welcome to the forum!

You could use the command \raggedcolumns either globally or local directly after \begin{multicols}{...}.

Stefan
Wow! Thank you very much Stefan! This was exactly the solution I was looking for. I still can't believe I couldn't find it anywhere else :lol:
by Alkkem
Tue Feb 19, 2019 12:36 am
Forum: Text Formatting
Topic: Too much vertical blank space in multicolumn text
Replies: 2
Views: 9701

Too much vertical blank space in multicolumn text

Hi! I've got the following problem: when it comes to a multicolumn text in a \multicol environment, LaTeX automatically tries to add/substract white spaces between elements (text blocks, figures, section headers, etc.) to fit every single element in an exact page, in order not to break aligned ...