From c5ddd60c9881e522fbc483748f8e508cf9097f0c Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sun, 4 Jul 2021 08:53:39 +0200 Subject: [PATCH] =?UTF-8?q?Use=20=E2=80=9CWord=E2=80=99s=20default=20margi?= =?UTF-8?q?ns=E2=80=9D=20for=20top/bottom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- seminararbeit.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seminararbeit.tex b/seminararbeit.tex index 7f36bc2..0ac3fb9 100644 --- a/seminararbeit.tex +++ b/seminararbeit.tex @@ -31,7 +31,7 @@ \usepackage{setspace} % specified page margins -\usepackage[left=25mm, right=35mm, top=25mm, bottom=25mm]{geometry} +\usepackage[left=25mm, right=35mm, top=20mm, bottom=20mm]{geometry} % bibliography \usepackage{csquotes}