Line spacing bug in left margin note with \marginline
KOMA-Script is a bundle of versatile LaTeX classes and packages
Brought to you by:
kohm
This bug originally has been found on TeXwelt and has been reported by huibub via email.
If a \marginline
contains a font size change and is printed in the left margin, the line spacing of \normalsize
is used. The reason is a false placement of braces in the definition used for decades. The bug has been fixed in [r4011].
I you need a workaround, just use \marginpar
as shown in the KOMA-Script user manuals.