Präambel entschlackt
This commit is contained in:
parent
d223496ff7
commit
5f50d7eda8
@ -2,41 +2,18 @@
|
||||
\usepackage[table]{xcolor}
|
||||
\usepackage[a4paper,left=1.5cm,right=1.5cm,top=2.5cm,bottom=2.5cm]{geometry}
|
||||
\usepackage[ngerman]{babel}
|
||||
\usepackage{amssymb}
|
||||
\usepackage{mathrsfs}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage{amsmath}
|
||||
\usepackage{enumitem}
|
||||
\usepackage{tikz-qtree}
|
||||
\usepackage{mathtools}
|
||||
\usepackage{latexsym}
|
||||
\usepackage{algorithmicx}
|
||||
\usepackage{csquotes}
|
||||
\usepackage{pdfpages}
|
||||
\usepackage{pgfplots}
|
||||
\usepackage{hyperref}
|
||||
\usepackage{listings}
|
||||
\usepackage{pdflscape}
|
||||
\usepackage{tikz}
|
||||
\usetikzlibrary{positioning}
|
||||
\usetikzlibrary{arrows}
|
||||
\usetikzlibrary{automata}
|
||||
\usetikzlibrary{shapes}
|
||||
\usetikzlibrary{calc}
|
||||
\usetikzlibrary{decorations.markings}
|
||||
\usetikzlibrary{matrix}
|
||||
\usepackage{commath}
|
||||
|
||||
\pdfminorversion=7 % Import-Unterstützung für PDFs bis Version 1.7
|
||||
\pgfplotsset{compat=1.14} % verhindern, dass pgfplots im Rückwärtskompatibilitätsmodus arbeitet
|
||||
|
||||
\definecolor{fau_blau}{RGB}{26, 71, 115}
|
||||
|
||||
\newcommand{\begriff}[1]{\textcolor{fau_blau}{\emph{#1}}}
|
||||
\newcommand{\wichtig}[1]{\emph{#1}}
|
||||
|
||||
\tikzset{rectangle state/.style={draw,rectangle}}
|
||||
|
||||
\lstset{
|
||||
% frame=tb,
|
||||
language=C,
|
||||
|
Loading…
Reference in New Issue
Block a user