update first slide
This commit is contained in:
parent
28ca4832ff
commit
50d9ac89f0
1 changed files with 8 additions and 8 deletions
|
@ -3,13 +3,19 @@
|
|||
\usepackage[fr,code]{projektor}
|
||||
\usepackage{adforn}
|
||||
|
||||
% Aliases
|
||||
\def\sujetPT{Analyse des conventions de programmation}
|
||||
\def\clf{\texttt{clang-format}}
|
||||
\def\black{\texttt{black}}
|
||||
\def\ruff{\texttt{ruff}}
|
||||
|
||||
\def\st{Implémentation du projet tuteuré}
|
||||
\title[\st]{Errsy}
|
||||
\title[\st]{\sujetPT}
|
||||
\subtitle{\st}
|
||||
\author{
|
||||
\begin{tabular}{@{}l@{\hspace{.5em}}l}
|
||||
\href{mailto:anri.kennel@etud.univ-paris8.fr}{Anri Kennel} &| L3 \\
|
||||
\href{http://www.bocal.cs.univ-paris8.fr/~balmas/}{Françoise Balmas} &| Tuteur
|
||||
\href{http://www.bocal.cs.univ-paris8.fr/~balmas/}{Françoise Balmas} &| Tutrice
|
||||
\end{tabular}\\
|
||||
}
|
||||
\institute{
|
||||
|
@ -23,12 +29,6 @@ $\cdot$ Licence informatique \& vidéoludisme
|
|||
pdftitle={\st},
|
||||
}
|
||||
|
||||
% Aliases
|
||||
\def\sujetPT{Analyse des conventions de programmation}
|
||||
\def\clf{\texttt{clang-format}}
|
||||
\def\black{\texttt{black}}
|
||||
\def\ruff{\texttt{ruff}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
|
|
Reference in a new issue