summaryrefslogtreecommitdiff
path: root/info/formation-latex-ul/source/colophon-diapos.tex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /info/formation-latex-ul/source/colophon-diapos.tex
Initial commit
Diffstat (limited to 'info/formation-latex-ul/source/colophon-diapos.tex')
-rw-r--r--info/formation-latex-ul/source/colophon-diapos.tex27
1 files changed, 27 insertions, 0 deletions
diff --git a/info/formation-latex-ul/source/colophon-diapos.tex b/info/formation-latex-ul/source/colophon-diapos.tex
new file mode 100644
index 0000000000..b19fd123bd
--- /dev/null
+++ b/info/formation-latex-ul/source/colophon-diapos.tex
@@ -0,0 +1,27 @@
+%%% Copyright (C) 2018 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/
+
+\begin{frame}[plain]
+ \begin{adjustwidth}{20mm}{20mm}
+ \scriptsize \raggedright %
+ Ce document a été produit par le système de mise en page
+ {\XeLaTeX} avec la classe \textbf{beamer} et le thème Metropolis.
+ Les titres et le texte sont composés en Fira~Sans, les
+ mathématiques en Arev~Math et le code informatique en Fira~Mono.
+ Les icônes proviennent de la police Font~Awesome.
+ \end{adjustwidth}
+\end{frame}
+
+%%% Local Variables:
+%%% TeX-master: "formation-latex-ul-diapos"
+%%% TeX-engine: xetex
+%%% coding: utf-8
+%%% End: