diff --git a/main.tex b/main.tex index c47d1cd..f08637b 100644 --- a/main.tex +++ b/main.tex @@ -1,8 +1,10 @@ %%%% This is the general thesis/project report template for most users -\documentclass[12pt,a4paper,titlepage,online]{memoir} -\usepackage[]{ruthesis} -%% Options in []: +\documentclass[12pt,a4paper,titlepage]{memoir} +\usepackage[online]{ruthesis} +%% Options for ruthesis in []: +%% online : for electronic submission rather than printing on paper (less blank pages) %% IS Icelandic is main language +%% %%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{custom} @@ -14,7 +16,7 @@ %% usage: \lipsum[STARTNUM-ENDNUM] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\title{Thesis and Project Report Template for \theInstitution{}.} +\title{Thesis and Project Report Template for \theInstitution{} in English} \titleIS{Thesis and Project Report Template for \theInstitution{} in Icelandic} \author{Joseph T. Foley}%Use \and as an author separator \date{2022}{2}{2}%{Year}{Month}{Day}%use numbers @@ -23,7 +25,7 @@ \DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering} \DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits submitted to the \theSchool{} at \theInstitution{} in partial fulfillment - of the requirements for the degree of \textbf{\theDegreeLong}} + of the requirements for the degree of \theDegreeLong} % Change this if you need a custom title @@ -53,7 +55,7 @@ It should be a fairly short summary of the entire document. \end{abstractIS} -\begin{dedications} +\begin{dedications}% Optional I dedicate this to my spouse/child/pet/power animal. \end{dedications} diff --git a/ruthesis.sty b/ruthesis.sty index 5b31acb..8e92495 100644 --- a/ruthesis.sty +++ b/ruthesis.sty @@ -605,7 +605,7 @@ %% ----- INTERNAL TITLE PAGE WITH COMMITTEE --------------------------------------------------- %% TODO: make counter for supervisors in the very rare case that there %% is only one supervisor -\newcommand{\DocumentDescription}[1]{\renewcommand{\maketitlehookc}{\begin{center}#1\par\end{center}}} +\newcommand{\DocumentDescription}[1]{\renewcommand{\maketitlehookc}{{\titletextfont\begin{center}#1\par\end{center}}}} %% maketitlehookd is after the date \renewcommand{\maketitlehookd}{{\titletextfont%