From 8bb61258faa5043ec63094eda00d25d20dbc8520 Mon Sep 17 00:00:00 2001 From: Christian Bay Date: Sat, 3 Oct 2015 11:32:29 +0200 Subject: [PATCH] Hyperref package und TOC --- Public/m4/MaC4Cheatsheet.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Public/m4/MaC4Cheatsheet.tex b/Public/m4/MaC4Cheatsheet.tex index 96d9669..2ab96ef 100644 --- a/Public/m4/MaC4Cheatsheet.tex +++ b/Public/m4/MaC4Cheatsheet.tex @@ -12,7 +12,9 @@ \usetikzlibrary{arrows,backgrounds,positioning,fit,calc,petri} \usetikzlibrary{shapes, shapes.misc} \usetikzlibrary{decorations.markings,decorations.pathmorphing} -% ----------------------------------------- + +% Verlinkung von Url und Kapiteln +\usepackage{hyperref} % Einrueckung unterbinden nach Absatz \setlength{\parindent}{0pt} @@ -22,6 +24,7 @@ \date{Diesen Zusammenfassung kann Fehler enthalten!} \begin{document} \maketitle +\tableofcontents \section{Statistik} \subsection{empirisches arithmetisches Mittel} \[x_{arith}=\frac{1}{n}\sum_{i=1}^n x_i\]