Skip to content
Snippets Groups Projects
Verified Commit b1c277eb authored by Björn Ludwig's avatar Björn Ludwig
Browse files

refactor(report): correct margins

parent a497d6ef
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,8 @@
% -------------------------------------------------------------------------------------
% Include packages to enhance functionalities.
% [Interface to document dimensions](https://ctan.org/pkg/geometry).
\usepackage[top = 2.5cm, left = 2.5cm, right = 2.5cm, bottom = 2.5cm]{geometry}
\usepackage[driver=xetex]{geometry}
\geometry{margin=1.5cm}
% Choose [document language(s)](https://ctan.org/pkg/babel).
\usepackage[english,ngerman]{babel}
% Enable [clickable hyperlinks in PDF](https://ctan.org/pkg/hyperref).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment