diff --git a/Thesis.cls b/Thesis.cls index 5c959eb..783739f 100644 --- a/Thesis.cls +++ b/Thesis.cls @@ -60,15 +60,31 @@ \onehalfspacing \setlength{\parindent}{20pt} % Changed from 0pt \setlength{\parskip}{2.0ex plus0.5ex minus0.2ex} -\usepackage{vmargin} -\setmarginsrb { 0.9in} % left margin % changed from 1.5in - { 0.6in} % top margin - { 0.8in} % right margin % changed from 1.0in - { 0.8in} % bottom margin - { 20pt} % head height - {0.25in} % head sep - { 9pt} % foot height - { 0.3in} % foot sep +% \usepackage{vmargin,showframe} +% \setmarginsrb { 0.9in} % left margin % changed from 1.5in +% { 0.6in} % top margin +% { 0.8in} % right margin % changed from 1.0in +% { 0.8in} % bottom margin +% { 20pt} % head height +% {0.25in} % head sep +% { 9pt} % foot height +% { 0.3in} % foot sep + +\usepackage{geometry} +\geometry{ + a4paper, +% showframe, + left=0.9in, + top=0.6in, + right=0.8in, + bottom=0.8in, + headheight=20pt, + headsep=0.25in, + foot=9pt, + footskip=0.3in, + includeheadfoot +} + \raggedbottom \setlength{\topskip}{1\topskip \@plus 5\p@} \doublehyphendemerits=10000 % No consecutive line hyphens. @@ -280,6 +296,7 @@ } \newenvironment{abstractenglish} { + \btypeout{Abstract Page} \thispagestyle{empty} \null\vfil \begin{center}