Update on Overleaf.
This commit is contained in:
parent
4d29ba45ae
commit
0f37a09214
@ -5,7 +5,7 @@
|
||||
% Set {innerside margin / outerside margin / topmargin / bottom margin} and
|
||||
% other page dimensions
|
||||
\ifsetCustomMargin
|
||||
\RequirePackage[left=37mm,right=30mm,top=35mm,bottom=30mm]{geometry}
|
||||
\RequirePackage[left=20mm,right=20mm,top=32mm,bottom=20mm]{geometry}
|
||||
\setFancyHdr % To apply fancy header after geometry package is loaded
|
||||
\fi
|
||||
|
||||
@ -114,7 +114,7 @@
|
||||
% \onehalfspacing
|
||||
% \singlespacing
|
||||
|
||||
\setstretch{1.25}
|
||||
\setstretch{1.0}
|
||||
|
||||
% ************************ Formatting / Footnote *******************************
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
% ******************************* PhD Thesis Template **************************
|
||||
% Please have a look at the README.md file for info on how to use the template
|
||||
|
||||
\documentclass[a4paper,12pt,times,oneside,numbered,print,index]{PhDThesisPSnPDF}
|
||||
\documentclass[a4paper,12pt,times,oneside,custommargin,numbered,print,index]{PhDThesisPSnPDF}
|
||||
|
||||
% ******************************************************************************
|
||||
% ******************************* Class Options ********************************
|
||||
|
Loading…
Reference in New Issue
Block a user