X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/16dcc.git/blobdiff_plain/e1fe6e435ee452003a7135763d26e2320756398c..c069ead2bda7032833d2d7f3d0851906ec4d22f0:/main.tex diff --git a/main.tex b/main.tex index 0ea729e..4a5ede1 100644 --- a/main.tex +++ b/main.tex @@ -35,16 +35,17 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \definecolor{bleuclair}{rgb}{0.75,0.75,1.0} +\newcommand{\danger}{!!} \newcommand{\ANNOT}[1]{ ~\linebreak \centerline{ - {\Huge{\danger}} + {\Huge{$\Rightarrow$}} \large\fcolorbox{black}{bleuclair}{ \begin{minipage}[h]{.8\linewidth} #1 \end{minipage} } - {\Huge{\danger}} + {\Huge{$\Leftarrow$}} } } @@ -139,3 +140,9 @@ the classical statistical tests. \bibliography{biblio} \end{document} + +%%% Local Variables: +%%% mode: latex +%%% ispell-dictionary: "american" +%%% mode: flyspell +%%% End: