forked from WBH/Mathe-Formelsammlung
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
640 B
Plaintext
21 lines
640 B
Plaintext
8 years ago
|
LaTeX4EI Template Date: 2015-04-01
|
||
|
|
||
|
|
||
|
|
||
|
Known Bugs: 1
|
||
|
|
||
|
|
||
|
#1 : Misplaced columnbreak between \section and \begin{sectionbox}
|
||
|
--------------------------------------------------------------------------------
|
||
|
|
||
|
Description: The multicolumn package inserts a column break if a section box
|
||
|
will not fit in the actual column. If a \section heading is placed before
|
||
|
that box it might remain on the previous column. The heading and the box
|
||
|
are split up and placed at different columns.
|
||
|
|
||
|
Work around: Insert a manual column break with "\columnbreak" BEFORE the
|
||
|
\section command.
|
||
|
|
||
|
|
||
|
© 2011-2015, LaTeX4EI
|