]> AND Private Git Repository - hdrcouchot.git/blobdiff - main.tex
Logo AND Algorithmique Numérique Distribuée

Private GIT Repository
secrypt 16
[hdrcouchot.git] / main.tex
index 0a4591eb45af998922ccec98c5d252bec98a8baf..217f8f45225f2a5390897653d4af50e9a69b310f 100644 (file)
--- a/main.tex
+++ b/main.tex
@@ -22,6 +22,8 @@
 \usepackage{thmtools, thm-restate}
 \usepackage{multirow}
 \usepackage{algorithm2e}
+\usepackage{mathtools}
+
 %\declaretheorem{theorem}
 
 %%--------------------
 \def \P {\mathbb{P}}
 \def \ov {\overline}
 \def \ts {\tau_{\rm stop}}
-
+\def\rl{{^{.}}}
+
+\DeclarePairedDelimiter\abs{\lvert}{\rvert}%
+\DeclarePairedDelimiter\norm{\lVert}{\rVert}%
+
+% Swap the definition of \abs* and \norm*, so that \abs
+% and \norm resizes the size of the brackets, and the 
+% starred version does not.
+\makeatletter
+\let\oldabs\abs
+\def\abs{\@ifstar{\oldabs}{\oldabs*}}
+%
+\let\oldnorm\norm
+\def\norm{\@ifstar{\oldnorm}{\oldnorm*}}
+\makeatother
 
 \newtheorem{theorem}{Théorème}
 \newtheorem{lemma}{Lemme}
@@ -244,8 +260,8 @@ On montre qu'on a des résultats similaires.
 \chapter{Une démarches plus classique de dissimulation: STABYLO}
  \input{stabylo}
 
-\chapter{Une démarches plus classique de dissimulation: STABYLO}
- \input{stabylo}
+\chapter{Schéma de stéganographie: les dérivées du second ordre}
+ \input{stegoyousra}