Use “Word’s default margins” for top/bottom
This commit is contained in:
parent
4b61de3e19
commit
c5ddd60c98
|
@ -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}
|
||||
|
|
Reference in a new issue