Skip to content

Commit

Permalink
Disable frontmatter and mainmatter
Browse files Browse the repository at this point in the history
  • Loading branch information
lamida committed Jul 25, 2021
1 parent 29bbc6b commit f70886a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Binary file modified main.pdf
Binary file not shown.
5 changes: 3 additions & 2 deletions main.tex
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@

\begin{document}

\frontmatter % Use roman page numbering style (i, ii, iii, iv...) for the pre-content pages
% \frontmatter % Use roman page numbering style (i, ii, iii, iv...) for the pre-content pages

\pagestyle{plain} % Default to the plain heading style until the thesis style is called for the body content

Expand Down Expand Up @@ -224,6 +224,7 @@

\end{acknowledgements}


%----------------------------------------------------------------------------------------
% LIST OF CONTENTS/FIGURES/TABLES PAGES
%----------------------------------------------------------------------------------------
Expand Down Expand Up @@ -273,7 +274,7 @@
% THESIS CONTENT - CHAPTERS
%----------------------------------------------------------------------------------------

\mainmatter % Begin numeric (1,2,3...) page numbering
% \mainmatter % Begin numeric (1,2,3...) page numbering

\pagestyle{thesis} % Return the page headers back to the "thesis" style

Expand Down

0 comments on commit f70886a

Please sign in to comment.