115 lines
6 KiB
TeX
115 lines
6 KiB
TeX
\documentclass[12pt]{extarticle}
|
|
\newcommand{\import}[1]{\input{document/#1}}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\import{packages}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\bibliography{document}
|
|
\hypersetup{colorlinks,
|
|
citecolor=blue,
|
|
filecolor=blue,
|
|
linkcolor=blue,
|
|
urlcolor=blue,
|
|
}
|
|
\setcounter{secnumdepth}{3}
|
|
\setmainfont{DejaVu Sans}
|
|
\setmonofont{DejaVu Sans Mono}
|
|
\setlength{\parindent}{0em}
|
|
\setlength{\parskip}{1em}
|
|
\renewcommand{\baselinestretch}{1.1}
|
|
\newenvironment{itmz}{\begin{itemize}
|
|
\setlength{\itemsep}{0em}
|
|
\setlength{\parskip}{0em}
|
|
\setlength{\parsep}{0em}
|
|
}{\end{itemize}}
|
|
%\pagenumbering{gobble}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\newcommand{\cnam}[0]{\begin{center}
|
|
\includegraphics[height=6em]{../cnam.png}\end{center}}
|
|
\def\fulltitle{\begin{center}\textbf{
|
|
Méthodes et outils pour\\
|
|
mieux produire documents et présentations
|
|
}\end{center}}
|
|
\def\goal{Mémoire probatoire blanc présenté en vue d’obtenir\\
|
|
UE « Information et communication pour ingénieur »\\
|
|
Spécialité :\\
|
|
Informatique, Réseaux, Systèmes et Multimédia}
|
|
\makeglossaries
|
|
\begin{document}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\import{front}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
%\section*{Remerciements}
|
|
%\addcontentsline{toc}{section}{Remerciements}
|
|
%\pagebreak
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\setcounter{page}{1}
|
|
\printglossary[title=Abréviations,type=\acronymtype]
|
|
|
|
\newacronym{si}{SI}{Système d’Information}
|
|
|
|
\pagebreak
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
%\printglossaries
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\printglossary[title=Glossaire]
|
|
|
|
\newglossaryentry{wysiwyg}{name=WYSIWYG,
|
|
description={What You See Is What You Get}}
|
|
\newglossaryentry{wysiwym}{name=WYSIWYM,
|
|
description={What You See Is What You Mean}}
|
|
|
|
\pagebreak
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\cnam
|
|
|
|
\begin{large}\fulltitle\end{large}
|
|
|
|
\renewcommand{\contentsname}{Plan}
|
|
\cftsetindents{section}{1em}{1.5em}
|
|
\cftsetindents{subsection}{2.5em}{2.5em}
|
|
\cftsetindents{subsubsection}{5em}{3.25em}
|
|
\renewcommand{\cftsecleader}{\cftdotfill{\cftdotsep}}
|
|
%\renewcommand{\cftsubsecleader}{\hfill}
|
|
\tableofcontents
|
|
|
|
\pagebreak
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\import{introduction}
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
\import{objectifs}
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
\import{moyens}
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
\section{Existant}
|
|
|
|
\begin{itmz}
|
|
\item{\textbf{Bureautique}\\
|
|
LibreOffice, MicroSoft Office, WPS Office\\
|
|
OpenOffice, StarOffice}
|
|
\item{\textbf{Versionnement}\\
|
|
Git, Mercurial, SubVersioN}
|
|
\item{\textbf{Fabrication}\\
|
|
GraphViz, LaTeX, PanDoc, Sphinx}
|
|
\item{\textbf{Manipulation}\\
|
|
GhostScript, ImageMagick, PDFTK, Poppler}
|
|
\item{\textbf{Automatisation}\\
|
|
BASH, Make, OpenSSH, Python, Rsync}
|
|
\item{\textbf{Authenticité}\\
|
|
GnuPG, OpenPGP}
|
|
\end{itmz}
|
|
|
|
\pagebreak
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
\import{conclusion}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\printbibliography[heading=bibintoc,title=Références]
|
|
|
|
\pagebreak
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\appendix
|
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
|
\import{fabrication}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\import{back}
|
|
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
|
\end{document}
|