From b86dc6c35155fbb7333b38314c5c24a4ccb75372 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 4 May 2020 07:41:15 +0200 Subject: [PATCH] front --- cnam/travaux/blanc/presentation.tex | 23 +-------------------- cnam/travaux/blanc/presentation/front.tex | 25 +++++++++++++++++++++++ 2 files changed, 26 insertions(+), 22 deletions(-) create mode 100644 cnam/travaux/blanc/presentation/front.tex diff --git a/cnam/travaux/blanc/presentation.tex b/cnam/travaux/blanc/presentation.tex index 7c6600e..b06a946 100644 --- a/cnam/travaux/blanc/presentation.tex +++ b/cnam/travaux/blanc/presentation.tex @@ -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 diff --git a/cnam/travaux/blanc/presentation/front.tex b/cnam/travaux/blanc/presentation/front.tex new file mode 100644 index 0000000..e229383 --- /dev/null +++ b/cnam/travaux/blanc/presentation/front.tex @@ -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}