This commit is contained in:
Marc Beninca 2020-05-04 07:41:15 +02:00
parent fb3c55eec3
commit b86dc6c351
2 changed files with 26 additions and 22 deletions

View file

@ -23,28 +23,7 @@ mieux produire des documents
}\end{center}}
\begin{document}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\begin{titlepage}
\cnam
\begin{center}
{\bfseries
\begin{large}
{\LARGE C}ONSERVATOIRE {\LARGE N}ATIONAL DES {\LARGE A}RTS ET {\LARGE M}ÉTIERS
{\normalsize CENTRE RÉGIONAL ASSOCIÉ DE NOUVELLE-AQUITAINE}
\vfill
{\Large \fulltitle}
Marc BENINCA
12 Mai 2020
\end{large}
}
\end{center}
\end{titlepage}
\import{front}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\cnam

View file

@ -0,0 +1,25 @@
\newcommand{\hrq}[0]{\rule{\textwidth/4}{1pt}}
\begin{titlepage}
\cnam
\begin{center}
{\bfseries
\begin{large}
{\LARGE C}ONSERVATOIRE {\LARGE N}ATIONAL DES {\LARGE A}RTS ET {\LARGE M}ÉTIERS
{\normalsize CENTRE RÉGIONAL ASSOCIÉ DE NOUVELLE-AQUITAINE}
\vfill
\hrq
\vfill
{\Large \fulltitle}
Marc BENINCA
12 Mai 2020
\end{large}
}
\end{center}
\end{titlepage}