2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-25 22:38:04 +02:00
This commit is contained in:
Martin Thoma 2014-02-02 13:49:19 +01:00
parent e7e4f64df5
commit f93467bad7
5 changed files with 11 additions and 4 deletions

View file

@ -48,6 +48,8 @@
\usepackage[german,nameinlink]{cleveref} % has to be after hyperref, ntheorem, amsthm
\usepackage{acronym}
\usepackage{minted} % needed for the inclusion of source code
\usemintedstyle{bw}
\usepackage{courier}
\usepackage{shortcuts}
\usepackage{fancyhdr}