2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

removed unnecessary package

This commit is contained in:
Martin Thoma 2014-08-29 11:52:15 -04:00
parent 32d50268d8
commit 31b11404cc

View file

@ -4,7 +4,6 @@
\usepackage[ngerman]{babel} % this is needed for umlauts
\usepackage[T1]{fontenc} % this is needed for correct output of umlauts in pdf
\usepackage[margin=2.5cm]{geometry} %layout
\usepackage{hyperref} % links im text
\usepackage{siunitx}
\usepackage{booktabs}