summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-03-02 22:10:43 +0000
committerKarl Berry <karl@freefriends.org>2019-03-02 22:10:43 +0000
commit3ca2e2c0ec37f510c87a47ebb56eae728cd2ff27 (patch)
treea44daa5bbe2e475545493f07370c87be4deb702b /Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex
parentf406f76fa5ab5e59c3219ebb7e05c31ac19485b3 (diff)
formation-latex-ul (2mar19)
git-svn-id: svn://tug.org/texlive/trunk@50205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex')
-rw-r--r--Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex158
1 files changed, 110 insertions, 48 deletions
diff --git a/Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex b/Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex
index 5669f71d001..bca073983da 100644
--- a/Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex
+++ b/Master/texmf-dist/source/latex/formation-latex-ul/couverture-avant-diapos.tex
@@ -1,80 +1,142 @@
-\begingroup
+%%% Copyright (C) 2019 Vincent Goulet
+%%%
+%%% Ce fichier fait partie du projet
+%%% «Rédaction avec LaTeX»
+%%% https://gitlab.com/vigou3/formation-latex-ul
+%%%
+%%% Cette création est mise à disposition sous licence
+%%% Attribution-Partage dans les mêmes conditions 4.0
+%%% International de Creative Commons.
+%%% https://creativecommons.org/licenses/by-sa/4.0/
+
+%% Normes de présentation visuelle 2018
+%%
+%% - grille de 8 unités de haut
+%% - 1 mesure = 1/8 d'unité
+%% - bande identitaire de 1 mesure placée au bas de la 7e unité
+%% - logo haut de 4 mesures avec blancs de deux mesures en haut et
+%% en bas
+%% - blanc équivalent à la largeur du blason à droite du logo
+%% - bande or de la largeur du logo + blanc à droite
+%%
+%% Dimensions du logo UL
+%%
+%% hauteur: 128
+%% largeur totale: 310
+%% largeur blason: 100
+%% valeur clé: (310 + 100)/128 = 3.2031125
+%%
+%% Dimensions de l'image
+%%
+%% hauteur: 55 mesures - 1pt (filet) = 54.9191919 mesures
+%% largeur: 160mm
+%% ratio largeur/hauteur: 160/77.23
-\TPGrid{3}{36}
+\begingroup
+\TPGrid{16}{64}
\textblockorigin{0mm}{0mm}
\setlength{\parindent}{0mm}
-\setlength{\banderougewidth}{2\TPHorizModule}
+\setlength{\imageheight}{54.9191919\TPVertModule}
+\setlength{\logoheight}{4\TPVertModule}
+\setlength{\bandeorwidth}{3.203125\logoheight}
+\setlength{\banderougewidth}{\paperwidth}
+\addtolength{\banderougewidth}{-\bandeorwidth}
+\setlength{\bandeorheight}{\TPVertModule}
\setlength{\banderougeheight}{\TPVertModule}
-\setlength{\bandeorwidth}{\TPHorizModule}
-\setlength{\bandeorheight}{\banderougeheight}
-\setlength{\imageheight}{29\TPVertModule}
-\setlength{\logoheight}{2.5\TPVertModule}
-\setlength{\gapwidth}{0.75pt}
-\addtolength{\bandeorwidth}{-\gapwidth}
-\addtolength{\imageheight}{-\gapwidth}
+\setlength{\textwidth}{\paperwidth}
+\addtolength{\textwidth}{-2\TPHorizModule}
+
+\def\titlefmt{%
+ \titlefontOS\bfseries\fontsize{24}{24}\selectfont%
+ Rédaction avec
+ \lucida\mdseries%
+ {\textbackslash}title%
+ \raisebox{-6pt}{\fontsize{48}{48}\selectfont%
+ \{%
+ \fontsize{40}{40}\selectfont%
+ \LaTeX
+ \fontsize{48}{48}\selectfont%
+ \}\par}}
+\def\subtitlefmt{%
+ \titlefontOS\bfseries\fontsize{10}{11}\selectfont%
+ Premiers pas\par}
+\def\authorfmt{%
+ \titlefontOS\bfseries\fontsize{14}{14}\selectfont%
+ Vincent Goulet\par}
+\def\affiliation{%
+ \titlefontOS\mdseries\fontsize{10}{11}\selectfont%
+ Professeur titulaire \\
+ École d'actuariat, Université Laval}
+\def\edition{%
+ \titlefontOS\mdseries\fontsize{10}{11}\selectfont%
+ Édition {\titlefontFC\year}.\month}
+
+%%%
+%%% Page de titre
+%%%
\begin{frame}[plain]
%% bandeau identitaire
- \begin{textblock*}{125mm}[0,1](0mm,30\TPVertModule)
+ \begin{textblock*}{\paperwidth}[0,1](0mm,56\TPVertModule)
\textcolor{rouge}{\rule{\banderougewidth}{\banderougeheight}}% % bande rouge
- \rule{\gapwidth}{0pt}% % filet
\textcolor{or}{\rule{\bandeorwidth}{\bandeorheight}} % bande or
\end{textblock*}
%% logo UL
- \begin{textblock*}{\TPHorizModule}(2\TPHorizModule,31\TPVertModule)
- \rule{\gapwidth}{0pt}% % filet
+ \begin{textblock*}{\bandeorwidth}(\banderougewidth,58\TPVertModule)
\includegraphics[height=\logoheight,keepaspectratio=true]{ul_p}
\end{textblock*}
%% image de fond
- \begin{textblock*}{125mm}(0mm,0mm)
- \includegraphics[height=\imageheight,keepaspectratio=true]{Suricata-diapos.jpg}
+ \begin{textblock*}{\paperwidth}(0mm,0mm)
+ \includegraphics[height=\imageheight,width=\paperwidth]{images/Meerkat_stare-diapos}
+ \end{textblock*}
+
+ %% titre
+ \begin{textblock*}{\banderougewidth}(0.8\TPHorizModule,4\TPVertModule)
+ \textcolor{black!10}{\titlefmt}
\end{textblock*}
- %% trame (titre)
- \begin{textblock*}{2\TPHorizModule}(0mm,14\TPVertModule)
- \pgfsetfillopacity{0.5}
- \textcolor{white}{\rule{\linewidth}{10\TPVertModule}}
- \pgfsetfillopacity{1}
+ %% sous-titre (premiers pas)
+ \begin{textblock*}{\banderougewidth}(0.8\TPHorizModule,13\TPVertModule)
+ \textcolor{black!10}{\subtitlefmt}
\end{textblock*}
+\end{frame}
+%%%
+%%% Page frontispice
+%%%
+
+\begin{frame}[plain]
%% titre
- \begin{textblock*}{1.6\TPHorizModule}(0.4\TPHorizModule,15.2\TPVertModule)
- \raggedright%
- \titles\bfseries
- \fontsize{20}{20}\selectfont
- Rédaction avec \\
- \rmfamily\mdseries
- \fontsize{22.5}{22.5}\selectfont
- \raisebox{5pt}{{\textbackslash}title}%
- \fontsize{40}{40}\selectfont%
- \{%
- \fontsize{35}{35}\selectfont%
- \LaTeX
- \fontsize{40}{40}\selectfont%
- \}
+ \begin{textblock*}{\banderougewidth}(0.8\TPHorizModule,4\TPVertModule)
+ \titlefmt
\end{textblock*}
- %% trame (premiers pas)
- \begin{textblock*}{\TPHorizModule}(2\TPHorizModule,24\TPVertModule)
- \pgfsetfillopacity{0.5}
- \textcolor{white}{\rule{\linewidth}{2\TPVertModule}}
- \pgfsetfillopacity{1}
+ %% sous-titre
+ \begin{textblock*}{\banderougewidth}(0.8\TPHorizModule,13\TPVertModule)
+ \subtitlefmt
\end{textblock*}
- %%
- \begin{textblock*}{0.8\TPHorizModule}(2.1\TPHorizModule,24.5\TPVertModule)
- \raggedright%
- \titles\bfseries
- \fontsize{11}{11}\selectfont
- Premiers pas
+ %% auteur
+ \begin{textblock*}{\textwidth}(0.8\TPHorizModule,28\TPVertModule)
+ \authorfmt
+ \end{textblock*}
+
+ %% affiliation
+ \begin{textblock*}{\textwidth}(0.8\TPHorizModule,33\TPVertModule)
+ \affiliation
+ \end{textblock*}
+
+ %% édition
+ \begin{textblock*}{\textwidth}(0.8\TPHorizModule,58\TPVertModule)
+ \edition
\end{textblock*}
\end{frame}
\endgroup
%%% Local Variables:
-%%% mode: latex
-%%% TeX-engine: xetex
%%% TeX-master: "formation-latex-ul-diapos"
+%%% TeX-engine: xetex
+%%% coding: utf-8
%%% End: