- Endnotes are not on a line at the beginning, because each second line starts far too left.
- also Links in endnotes break any rules and make the right side look
My Preamble is:
Code: Select all
\usepackage{listings}
\lstset{
language=Matlab,
numbers=left,
numberstyle=\tiny,
basicstyle=\footnotesize,
showstringspaces=false,
numberblanklines=false,
frame=single,
backgroundcolor=\color{zebg},
xleftmargin=0cm,
linewidth=1.11\linewidth
}
\renewcommand{\notesname}{Endnoten}
scrartcl
from koma-script. Tried it also with article
. No changes till now.Modules:
- hang
- footnote 2 endnote
