This commit is contained in:
Marc Beninca 2020-04-27 19:12:46 +02:00
parent 9b8cdca126
commit fe7b6de673

View file

@ -1,9 +1,8 @@
% TODO syntax highlighting
% TODO replace –
% TODO bibliographie
% TODO décaler la numérotation des pages
\documentclass[12pt]{extarticle}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\usepackage{polyglossia}
\setmainlanguage{french}
\usepackage{extsizes}
@ -16,7 +15,7 @@ bmargin=20mm,lmargin=20mm,rmargin=20mm,tmargin=20mm]{geometry}
\usepackage[acronym]{glossaries}
\usepackage{listings}
\usepackage{hyperref}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\hypersetup{colorlinks,
citecolor=blue,
filecolor=blue,
@ -30,11 +29,11 @@ urlcolor=blue
\setlength{\parskip}{1em}
\renewcommand{\baselinestretch}{1}
%\pagenumbering{gobble}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\newcommand{\cnam}[0]{\ThisURCornerWallPaper{.2}{../cnam.png}}
\makeglossaries
\begin{document}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\cnam
\title{\textbf{Produire de\\
@ -46,16 +45,16 @@ concepts et outils}
\maketitle
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\newacronym{si}{SI}{Système d’Information}
\renewcommand{\acronymname}{Abréviations}
\printglossary[type=\acronymtype]
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%\printglossaries
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\newglossaryentry{wysiwyg}{name=WYSIWYG,
description={What You See Is What You Get}}
\newglossaryentry{wysiwym}{name=WYSIWYM,
@ -64,7 +63,7 @@ description={What You See Is What You Mean}}
\printglossary
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\cnam
\textbf{Produire de meilleurs documents}\\
@ -78,11 +77,11 @@ concepts et outils
\tableofcontents
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\section{Introduction}
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\section{Objectifs}
\subsection{Indépendance numérique}
@ -101,7 +100,7 @@ concepts et outils
\end{itemize}
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\section{Moyens}
\subsection{Outils logiciels}
@ -160,7 +159,7 @@ Dans un \gls{si} :\\
\end{itemize}
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\section{Existant}
\begin{itemize}
@ -180,13 +179,13 @@ GnuPG, OpenPGP}
\end{itemize}
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\section{Conclusion}
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\appendix
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\section{Fichiers sources pour fabriquer ce document}
\lstset{
@ -206,7 +205,7 @@ basicstyle=\ttfamily
\lstinputlisting{document.tex}
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\cnam
\newcommand{\hr}[0]{\rule{\textwidth}{1pt}}
@ -226,6 +225,6 @@ Résumé
Summary
\pagebreak
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
\end{document}
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––