front,glossaries
This commit is contained in:
parent
4c4318833b
commit
6733738fce
4 changed files with 60 additions and 4 deletions
|
@ -3,7 +3,6 @@
|
|||
% imports ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\import{packages}
|
||||
%–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\bibliography{document}
|
||||
\hypersetup{colorlinks,
|
||||
citecolor=blue,
|
||||
filecolor=blue,
|
||||
|
@ -22,6 +21,7 @@ urlcolor=blue,
|
|||
\includegraphics[height=6em]{../cnam.png}\end{center}}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\newcommand{\hr}{\rule{\textwidth}{1pt}}
|
||||
\newcommand{\hrq}{\rule{.25\textwidth}{1pt}}
|
||||
% definitions ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\def\fulltitle{\begin{center}\textbf{%
|
||||
SVM\\
|
||||
|
@ -48,9 +48,12 @@ Informatique, Réseaux, Systèmes et Multimédia
|
|||
}{\end{itemize}}
|
||||
% processing –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\makeglossaries
|
||||
\bibliography{document}
|
||||
% begin ––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––
|
||||
\begin{document}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\import{front}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\import{glossaries}
|
||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||
\import{toc}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue