Add the myul command to underline something properly

This commit is contained in:
Gregory Trolliet 2021-08-31 14:10:58 +02:00
parent fd4f295b3b
commit 1347ffff54
1 changed files with 11 additions and 0 deletions

View File

@ -152,6 +152,17 @@ not set, please fix this.}
\item Objective 3
\end{enumerate}}
\usepackage{contour}
\usepackage{ulem}
\renewcommand{\ULdepth}{1.8pt}
\contourlength{0.8pt}
\newcommand{\myul}[1]{%
\uline{\phantom{#1}}%
\llap{\contour{white}{#1}}%
}
%%%%%%%%%%%%%%%%%%%%%%%% TITLE PAGE
\renewcommand*{\maketitle}{%
\begin{titlepage}