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
|
% Set {innerside margin / outerside margin / topmargin / bottom margin} and
|
||||||
% other page dimensions
|
% other page dimensions
|
||||||
\ifsetCustomMargin
|
\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
|
\setFancyHdr % To apply fancy header after geometry package is loaded
|
||||||
\fi
|
\fi
|
||||||
|
|
||||||
@ -114,7 +114,7 @@
|
|||||||
% \onehalfspacing
|
% \onehalfspacing
|
||||||
% \singlespacing
|
% \singlespacing
|
||||||
|
|
||||||
\setstretch{1.25}
|
\setstretch{1.0}
|
||||||
|
|
||||||
% ************************ Formatting / Footnote *******************************
|
% ************************ Formatting / Footnote *******************************
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
% ******************************* PhD Thesis Template **************************
|
% ******************************* PhD Thesis Template **************************
|
||||||
% Please have a look at the README.md file for info on how to use the 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 ********************************
|
% ******************************* Class Options ********************************
|
||||||
|
Loading…
Reference in New Issue
Block a user