Un-bolded title, set Description to titlefont

This commit is contained in:
2022-02-03 15:15:04 +00:00
parent 63e23f22a0
commit 3d1dcc1ffc
2 changed files with 9 additions and 7 deletions

View File

@@ -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}

View File

@@ -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%