Index: /anr/anr.tex
===================================================================
--- /anr/anr.tex	(revision 275)
+++ /anr/anr.tex	(revision 276)
@@ -42,8 +42,12 @@
 \let\pagefeed\relax
 \def\euro{\mbox{\raisebox{.25ex}{{\it =}}\hspace{-.5em}{\sf C}}}
-\definecolor{gris}{gray}{0.75}
+\definecolor{gris}{gray}{0.55}
 \definecolor{rouge}{rgb}{1.0,0.2,0.2}
 \def\mustbecompleted#1{}
 \def\parlf{\par\vspace*{1.0ex}}
+\def\ADDED#1{\textcolor{blue}{#1}}
+\newenvironment{ADDEDENV}{\color{blue}}{}
+\def\SUPPRESSED#1{\textcolor{gris}{#1}}
+\newenvironment{SUPPRESSEDENV}{\color{gris}}{}
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -75,5 +79,5 @@
 % DEBUT CONFIG
 % Comment next marcro to suppress the printing of anr directives
-%\def\anrdoc#1{\noindent\begin{scriptsize}\textcolor{red}{#1}\end{scriptsize}\ifhmode\par\fi}
+\def\anrdoc#1{\noindent\begin{scriptsize}\textcolor{red}{#1}\end{scriptsize}\ifhmode\par\fi}
 % Comment the next macro to suppress the pagefeed
 %\let\pagefeed\newpage
