My problem:
I wrote a class file for a scientific journal using a two-column layout. But testing showed that there is a problem with the adjustment of vertical space as the spaces between paragraphs sometimes simply get too large. Different settings for \parskip (e.g. \setlength{\parskip}{0.1ex \@plus.01ex \@minus.005ex}) didn't help. If I insert
Code: Select all
\setlength{\parskip}{0.1ex}
I hope someone has a solution.
Thanks in advance,
Jan