titles
This commit is contained in:
parent
1135b5b253
commit
4ceb87b9ae
1 changed files with 24 additions and 16 deletions
|
@ -38,45 +38,53 @@ documents et présentations
|
||||||
\def\goal{
|
\def\goal{
|
||||||
Mémoire présenté en vue d’obtenir\\
|
Mémoire présenté en vue d’obtenir\\
|
||||||
UE « Information et communication pour ingénieur »\\
|
UE « Information et communication pour ingénieur »\\
|
||||||
Spécialité : Informatique
|
Spécialité : INFORMATIQUE
|
||||||
}
|
}
|
||||||
\makeglossaries
|
\makeglossaries
|
||||||
\begin{document}
|
\begin{document}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\cnam
|
\cnam
|
||||||
|
|
||||||
\newcommand{\hrh}[0]{\rule{\textwidth}{1pt}}
|
\newcommand{\hrq}[0]{\rule{\textwidth/4}{1pt}}
|
||||||
|
|
||||||
\begin{titlepage}
|
\begin{titlepage}
|
||||||
\begin{center}
|
\begin{center}
|
||||||
\vfill
|
\begin{large}
|
||||||
|
|
||||||
Conservatoire National des Arts et Métiers
|
\textbf{C}ONSERVATOIRE \textbf{N}ATIONAL\\
|
||||||
|
DES \textbf{A}RTS ET \textbf{M}ÉTIERS
|
||||||
|
|
||||||
Centre régional associé de\\
|
CENTRE RÉGIONAL ASSOCIÉ DE\\
|
||||||
Nouvelle-Aquitaine
|
NOUVELLE-AQUITAINE
|
||||||
|
|
||||||
\hrh
|
\hrq
|
||||||
|
|
||||||
\goal
|
\goal
|
||||||
|
|
||||||
|
\vfill
|
||||||
par
|
par
|
||||||
|
\vfill
|
||||||
|
|
||||||
Marc BENINCA
|
Marc BENINCA
|
||||||
|
|
||||||
\hrh
|
\hrq
|
||||||
|
|
||||||
\fulltitle
|
\begin{huge}\fulltitle\end{huge}
|
||||||
|
|
||||||
Soutenu le \_\_ Mai 2020
|
Soutenu le .. Mai 2020
|
||||||
|
|
||||||
\hrh
|
\hrq
|
||||||
|
|
||||||
Jury
|
JURY
|
||||||
|
|
||||||
TODO
|
PRÉSIDENT :
|
||||||
|
|
||||||
\vfill
|
MEMBRES :\\
|
||||||
|
…\\
|
||||||
|
…\\
|
||||||
|
…
|
||||||
|
|
||||||
|
\end{large}
|
||||||
\end{center}
|
\end{center}
|
||||||
\end{titlepage}
|
\end{titlepage}
|
||||||
|
|
||||||
|
@ -108,7 +116,7 @@ description={What You See Is What You Mean}}
|
||||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||||
\cnam
|
\cnam
|
||||||
|
|
||||||
\section*{\fulltitle}
|
\begin{large}\fulltitle\end{large}
|
||||||
|
|
||||||
\renewcommand{\contentsname}{Plan}
|
\renewcommand{\contentsname}{Plan}
|
||||||
\cftsetindents{section}{1em}{1.5em}
|
\cftsetindents{section}{1em}{1.5em}
|
||||||
|
@ -282,7 +290,7 @@ keywords={author,howpublished,misc,note,title,url}}
|
||||||
\cnam
|
\cnam
|
||||||
\newcommand{\hr}[0]{\rule{\textwidth}{1pt}}
|
\newcommand{\hr}[0]{\rule{\textwidth}{1pt}}
|
||||||
|
|
||||||
\section*{\fulltitle}
|
\begin{large}\fulltitle\end{large}
|
||||||
|
|
||||||
\goal
|
\goal
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue