From 126796b42d06bb595e9f319d8421b2b43d488118 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lorenz=20K=C3=A4stle?= Date: Fri, 7 Apr 2017 22:09:27 +0200 Subject: [PATCH] Changed to sans-serif font for better readability on screen --- AuD/document.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/AuD/document.tex b/AuD/document.tex index f6812b1..3b4c3df 100644 --- a/AuD/document.tex +++ b/AuD/document.tex @@ -10,6 +10,7 @@ \usepackage[left=1.00cm, right=1.00cm, top=1.00cm, bottom=1.00cm]{geometry} \begin{document} \renewcommand{\familydefault}{\sfdefault} +\sffamily \newtheorem[S,bodystyle=\normalfont]{defi}{Definition} \newtheorem[S,bodystyle=\normalfont]{satz}{Satz} \newtheorem[S,bodystyle=\normalfont]{bew}{Beweis}