|
@@ -1,4 +1,4 @@
|
|
|
-\documentclass[a4paper,9pt]{scrartcl}
|
|
|
+\documentclass[a7paper,9pt,landscape]{scrartcl}
|
|
|
\usepackage{etoolbox}
|
|
|
\usepackage{amsmath,amssymb}% math symbols / fonts
|
|
|
\usepackage{mathtools} % \xRightarrow
|
|
@@ -35,6 +35,7 @@
|
|
|
\usepackage{tqft}
|
|
|
\usepackage{xspace} % for new commands; decides weather I want to insert a space after the command
|
|
|
\usepackage[german,nameinlink]{cleveref} % has to be after hyperref, ntheorem, amsthm
|
|
|
+\usepackage[left=10mm,right=10mm, top=2mm, bottom=10mm]{geometry}
|
|
|
\usepackage{shortcuts}
|
|
|
|
|
|
\clubpenalty = 10000 % Schusterjungen verhindern
|