Use “Word’s default margins” for top/bottom

This commit is contained in:
Simon Bruder 2021-07-04 08:53:39 +02:00
parent 4b61de3e19
commit c5ddd60c98
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -31,7 +31,7 @@
\usepackage{setspace} \usepackage{setspace}
% specified page margins % specified page margins
\usepackage[left=25mm, right=35mm, top=25mm, bottom=25mm]{geometry} \usepackage[left=25mm, right=35mm, top=20mm, bottom=20mm]{geometry}
% bibliography % bibliography
\usepackage{csquotes} \usepackage{csquotes}