upmext-spimumlpphdthesis.cfg 4.91 KB
% UP-METHODOLOGY EXTENSION FOR THE SPIM-UMLP PHD THESIS
% Author: Stephane GALLAND
% Copyright (c) 2025 Stephane GALLAND <galland@arakhne.org>

\DeclareCopyright[french]{spimumlpphdthesis}{2025}{Prof. Dr. St\'ephane GALLAND}{Les noms des cit\'es, les marques cit\'ees ainsi que les logos correspondants sont la propri\'et\'e de leurs auteurs ou de leurs ayant-droits. Toute reproduction, m\^eme partielle des \'el\'ements de ce document donnera syst\'ematiquement lieu \`a des poursuites judiciaires. L'acronyme SPIM est la propri\'et\'e de l'\'Ecole Doctorale Science Pour l'Ing\'enieur et Micro\'electronique, France. L'acronymes UMLP est la propri\'et\'e de l'Universit\'e Marie et Louis Pasteur, France.}
\DeclareCopyright[english]{spimumlpphdthesis}{2025}{Prof. Dr. St\'ephane GALLAND}{SPIM and all SPIM-related trademarks and logos are trademarks or registered trademarks of \'Ecole Doctorale Science Pour l'Ing\'enieur et Micro\'electronique in France, other countries, or both. UMLP and all UMLP-related trademarks and logos are trademarks or registered trademarks of Universit\'e Marie et Louis Pasteur in the France, other countries, or both.}

\usepackage{helvet}
\usepackage{hyphenat}
\usepackage{textcomp}
\usepackage{multicol}
\renewcommand{\familydefault}{\sfdefault}

\definecolor{umlpred}{HTML}{e52d28}
\setpdfcolor{0.89453125,0.17578125,0.15625}

\colorlet{umlpcomplementary}{-umlpred}

\colorlet{standardphdcolor}{umlpred}

\definecolor{frontpagetitle}{rgb}{0,0,0}
\definecolor{frontpageauthors}{rgb}{0,0,0}

\colorlet{backpagetitle}{umlpred}
\definecolor{backpagetext}{rgb}{0,0,0}

\colorlet{tableheaderbackground}{umlpred!40}
\colorlet{tableheaderforeground}{white}
\colorlet{tablebackground}{white}
\colorlet{tableforeground}{black}
\colorlet{tablerule}{tableheaderbackground}

\colorlet{lettrinecolor}{lightgray}

\colorlet{parttitlecolor}{umlpred}
\colorlet{chaptertitlenumcolor}{lightgray}
\colorlet{chaptertitlecolor}{umlpred}
\colorlet{sectiontitlecolor}{umlpred}
\colorlet{sectiontitlenumcolor}{white}
\colorlet{sectiontitleboxcolor}{umlpred}
\colorlet{subsectiontitlenumcolor}{gray}
\colorlet{subsectiontitlecolor}{umlpred}
\colorlet{subsubsectiontitlecolor}{umlpred}
\colorlet{paragraphtitlecolor}{black}
\colorlet{subparagraphtitlecolor}{gray}

\colorlet{definitionbackground}{umlpred!10}
\colorlet{definitionheaderforeground}{white}
\colorlet{definitionborder}{umlpred!40}
\colorlet{definitiontextforeground}{black}

\colorlet{algorithmcaptionlabel}{umlpred}
\colorlet{algorithmcaption}{black}
\colorlet{algorithmborder}{umlpred!40}

\colorlet{emphemphtextcolor}{umlpred}
\colorlet{emphtextcolor}{umlpred}

\colorlet{bibemphemphtextcolor}{umlpred}

\colorlet{emphboxbackground}{umlpred!10}
\colorlet{emphboxborder}{umlpred!40}
\colorlet{emphboxtext}{umlpred}
\colorlet{emphboxbackgroundb}{umlpcomplementary!10}
\colorlet{emphboxbackgroundc}{umlpcomplementary!40}

\colorlet{researchquestionbackground}{umlpred}
\colorlet{researchquestiontitle}{white}
\colorlet{objectivebackground}{umlpcomplementary}
\colorlet{objectivetitle}{umlpred}
\colorlet{contributionbackground}{darkgray}
\colorlet{contributiontitle}{white}

\Set{watermarksize}{.5}

\SetLangDefault{english}{universityname}{Marie and Louis Pasteur University}
\SetLangDefault{french}{universityname}{Universit\'e Marie et Louis Pasteur}
\SetLangDefault{english}{defensedate}{\today}
\SetLangDefault{french}{defensedate}{\today}

%\SetLangDefault{english}{speciality}{Artificial Intelligence}
%\SetLangDefault{french}{speciality}{Intelligence Artificielle}
\SetLangDefault{english}{speciality}{Computer Science}
\SetLangDefault{french}{speciality}{Informatique}

\Set{umlpaddress}{Universit\'e Marie et Louis Pasteur\\
Maison de l'Universit\'e - 1 Rue Claude Goudimel\\
25000 Besan\c{c}on, France}

% Width of the jury table
\Set{jurytabwidth}{\linewidth}

% Style of the defense message
\Set{defensemessagestyle}{\small}

% Style of the jury
\Set{jurystyle}{\small}

% Defense message
\SetLangDefault{english}{defensemessage}{Thesis defended the \Get{defensedate} at \Get{defenselocation}\\ Doctoral Committee Members:}
\SetLangDefault{french}{defensemessage}{Th\`ese pr\'esent\'ee et soutenue \`a \Get{defenselocation}, le \Get{defensedate}\\ Composition du Jury\;:}

% Default research unit
\addlaboratory{Institut FEMTO-ST}
\setlaboratorylogo{femtost}

% Default partner
%\addpartner{logo image}

% The name of the picture of the doctoral school.
\Set{doctoralschoollogo}{spim}

% The default base line
\renewcommand{\baselinestretch}{1.25} 

% By default, the title in the secondary language is the same as the one in primary language
\Set{minorlanguagethesistitle}{\theupmproject}

% The name of the university that is jointly delivering the Doctoral degree with ULMP
%\Set{jointuniversity}{}

\Set{cfrontpage}{\upmspimthesisstandardfrontpage{french}{umlp}}

\ifupmlang{english}{\Set{cfrontpage2}{\upmspimthesisstandardfrontpage{english}{umlp}}}

\Set{backpage}{\upmspimthesisstandardbackpage{umlp}{umlpaddress}{0.4}}

\endinput