fix(latex): update page layout margins to 3cm for all sides
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
\RequirePackage{tocbibind}
|
\RequirePackage{tocbibind}
|
||||||
|
|
||||||
% Page layout
|
% Page layout
|
||||||
\geometry{margin=1in}
|
\geometry{left=3cm, top=3cm, right=3cm, bottom=3cm}
|
||||||
\setlength{\parskip}{0.5em}
|
\setlength{\parskip}{0.5em}
|
||||||
\setlength{\parindent}{0pt}
|
\setlength{\parindent}{0pt}
|
||||||
\onehalfspacing
|
\onehalfspacing
|
||||||
|
|||||||
Reference in New Issue
Block a user