guide: Supprime commandes inutiles ou en commentaire
This commit is contained in:
parent
b60c0ed138
commit
1287d92f16
1 changed files with 0 additions and 20 deletions
|
@ -4,31 +4,16 @@
|
|||
\usepackage[parfill]{parskip}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{amssymb}
|
||||
%\usepackage{epstopdf}
|
||||
\usepackage[utf8]{inputenc}
|
||||
%\usepackage[cyr]{aeguill}
|
||||
\usepackage[francais]{babel}
|
||||
\usepackage[T1]{fontenc}
|
||||
\usepackage{lmodern}
|
||||
\usepackage{fncychap}
|
||||
\usepackage{bm}
|
||||
\usepackage{multirow}
|
||||
\usepackage{booktabs}
|
||||
\usepackage{subfigure}
|
||||
\usepackage{caption}
|
||||
%\usepackage{subcaption}
|
||||
|
||||
\DeclareGraphicsRule{.tif}{png}{.png}{`convert #1 `dirname #1`/`basename #1 .tif`.png}
|
||||
|
||||
%\graphicspath{ {/Users/brun/Documents/PERSO/TetaNeutral/Figures} }
|
||||
|
||||
\usepackage[colorlinks=true, pdfstartview=FitV, linkcolor=blue,
|
||||
citecolor=blue, urlcolor=blue]{hyperref}
|
||||
|
||||
%\includeonly{Chapter1}
|
||||
|
||||
|
||||
|
||||
\newtheorem{theorem}{Theorem}
|
||||
\newtheorem{corollary}[theorem]{Corollary}
|
||||
\newtheorem{definition}{Definition}
|
||||
|
@ -47,9 +32,6 @@
|
|||
\def\R{\ensuremath {\cal R}}
|
||||
\def\tr{\ensuremath {\mbox{tr}}}
|
||||
|
||||
|
||||
|
||||
|
||||
% ------------------- Title and Author -----------------------------
|
||||
\title{
|
||||
\huge{Architecture et Configuration du\\
|
||||
|
@ -74,8 +56,6 @@ Réseau d'Accès à Internet de Mauvaisin}
|
|||
|
||||
\include{Chapitre4/chapitre4}
|
||||
|
||||
%\include{Chapter5/chapter5}
|
||||
|
||||
\include{Chapitre5/chapitre5}
|
||||
|
||||
\bibliographystyle{plain}
|
||||
|
|
Loading…
Add table
Reference in a new issue