Un-bolded title, set Description to titlefont
This commit is contained in:
14
main.tex
14
main.tex
@@ -1,8 +1,10 @@
|
|||||||
%%%% This is the general thesis/project report template for most users
|
%%%% This is the general thesis/project report template for most users
|
||||||
\documentclass[12pt,a4paper,titlepage,online]{memoir}
|
\documentclass[12pt,a4paper,titlepage]{memoir}
|
||||||
\usepackage[]{ruthesis}
|
\usepackage[online]{ruthesis}
|
||||||
%% Options in []:
|
%% Options for ruthesis in []:
|
||||||
|
%% online : for electronic submission rather than printing on paper (less blank pages)
|
||||||
%% IS Icelandic is main language
|
%% IS Icelandic is main language
|
||||||
|
%%
|
||||||
|
|
||||||
%%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%% Packages and Macros %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
\usepackage{custom}
|
\usepackage{custom}
|
||||||
@@ -14,7 +16,7 @@
|
|||||||
%% usage: \lipsum[STARTNUM-ENDNUM]
|
%% 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}
|
\titleIS{Thesis and Project Report Template for \theInstitution{} in Icelandic}
|
||||||
\author{Joseph T. Foley}%Use \and as an author separator
|
\author{Joseph T. Foley}%Use \and as an author separator
|
||||||
\date{2022}{2}{2}%{Year}{Month}{Day}%use numbers
|
\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}
|
\DocumentInfo{Thesis}{M.Sc.}{Master of Science}{Mechatronics}{30}{Department of Engineering}
|
||||||
\DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits
|
\DocumentDescription{\theDocumentType{} of \theECTS{} ECTS credits
|
||||||
submitted to the \theSchool{} at \theInstitution{} in partial fulfillment
|
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
|
% Change this if you need a custom title
|
||||||
|
|
||||||
|
|
||||||
@@ -53,7 +55,7 @@
|
|||||||
It should be a fairly short summary of the entire document.
|
It should be a fairly short summary of the entire document.
|
||||||
\end{abstractIS}
|
\end{abstractIS}
|
||||||
|
|
||||||
\begin{dedications}
|
\begin{dedications}% Optional
|
||||||
I dedicate this to my spouse/child/pet/power animal.
|
I dedicate this to my spouse/child/pet/power animal.
|
||||||
\end{dedications}
|
\end{dedications}
|
||||||
|
|
||||||
|
|||||||
@@ -605,7 +605,7 @@
|
|||||||
%% ----- INTERNAL TITLE PAGE WITH COMMITTEE ---------------------------------------------------
|
%% ----- INTERNAL TITLE PAGE WITH COMMITTEE ---------------------------------------------------
|
||||||
%% TODO: make counter for supervisors in the very rare case that there
|
%% TODO: make counter for supervisors in the very rare case that there
|
||||||
%% is only one supervisor
|
%% 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
|
%% maketitlehookd is after the date
|
||||||
\renewcommand{\maketitlehookd}{{\titletextfont%
|
\renewcommand{\maketitlehookd}{{\titletextfont%
|
||||||
|
|||||||
Reference in New Issue
Block a user