Umlaute in Latex?
This commit is contained in:
parent
334a12cbee
commit
41c7ee974d
2 changed files with 6 additions and 1 deletions
|
|
@ -4,6 +4,8 @@
|
|||
\usepackage{algorithm}
|
||||
\usepackage[noend]{algpseudocode}
|
||||
|
||||
\usepackage[utf8]{inputenc}
|
||||
|
||||
\makeatletter
|
||||
\def\BState{\State\hskip-\ALG@thistlm}
|
||||
\makeatother
|
||||
|
|
@ -15,7 +17,9 @@
|
|||
Joachim Schmidt}
|
||||
|
||||
\begin{document}
|
||||
\maketitle
|
||||
\maketitle
|
||||
|
||||
\tableofcontents
|
||||
|
||||
\section{Der Graph}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue