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