summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/formation-latex-ul/couverture-arriere-diapos.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/formation-latex-ul/couverture-arriere-diapos.tex')
-rw-r--r--Master/texmf-dist/source/latex/formation-latex-ul/couverture-arriere-diapos.tex25
1 files changed, 25 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/formation-latex-ul/couverture-arriere-diapos.tex b/Master/texmf-dist/source/latex/formation-latex-ul/couverture-arriere-diapos.tex
new file mode 100644
index 00000000000..e23304a48e6
--- /dev/null
+++ b/Master/texmf-dist/source/latex/formation-latex-ul/couverture-arriere-diapos.tex
@@ -0,0 +1,25 @@
+\begingroup
+
+\TPGrid{3}{36}
+\textblockorigin{0mm}{0mm}
+\setlength{\parindent}{0mm}
+\setlength{\banderougewidth}{2\TPHorizModule}
+\setlength{\bandeorwidth}{\TPHorizModule}
+\setlength{\gapwidth}{0.75pt}
+\addtolength{\bandeorwidth}{-\gapwidth}
+
+\begin{frame}[plain]
+ %% bandeau identitaire
+ \begin{textblock*}{125mm}[0,1](0mm,30\TPVertModule)
+ \textcolor{or}{\rule{\bandeorwidth}{\TPVertModule}}% % bande or
+ \rule{\gapwidth}{0pt}% % filet
+ \textcolor{rouge}{\rule{\banderougewidth}{\TPVertModule}} % bande rouge
+ \end{textblock*}
+\end{frame}
+\endgroup
+
+%%% Local Variables:
+%%% mode: latex
+%%% TeX-engine: xetex
+%%% TeX-master: "formation-latex-ul-diapos"
+%%% End: