Index: /anr/anr.sty
===================================================================
--- /anr/anr.sty	(revision 149)
+++ /anr/anr.sty	(revision 150)
@@ -20,4 +20,35 @@
 \def\@novers#1-#2\eoa{#1}
 \def\novers#1{\ifx\relax#1\def\next{{\color{red}FIXME}}\else\def\next{\expandafter\@novers#1\eoa}\fi\next}
+
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+\newcount\supportercnt\supportercnt=1
+\newwrite\supporter
+\immediate\openout\supporter=anr-supporter.tex
+\def\letterOfInterest#1#2{{
+  \let\subsection\relax
+  \let\label\relax
+  \let\begin\relax
+  \let\end\relax
+  \let\includegraphics\relax
+  \let\linewidth\relax
+  \let\newpage\relax
+  \immediate\write\supporter{%
+    \subsection{#1} \label{supp:\the\supportercnt}}
+  \immediate\write\supporter{%
+    \begin{center}\includegraphics[width=0.9\linewidth]{#2}\end{center}}
+    \newpage
+  }
+  #1 (page \pageref{supp:\the\supportercnt})
+  \advance\supportercnt1
+}
+
+\def\letterOfInterestNb{?}
+\def\letterOfInterestClose{
+  \immediate\closeout\supporter
+  \immediate\write\@auxout{%
+    \string\gdef\string\letterOfInterestNb{\the\supportercnt}
+  }
+}
+
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Index: /anr/anr.tex
===================================================================
--- /anr/anr.tex	(revision 149)
+++ /anr/anr.tex	(revision 150)
@@ -1,5 +1,5 @@
 \documentclass[11pt,a4paper]{article}
 
-\usepackage[french]{babel}
+\usepackage[french,english]{babel}
 %\usepackage[utf8x]{inputenc}
 \usepackage{times}
@@ -391,5 +391,7 @@
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\section{Annexes}
+\appendix
+\newpage
+\section{Bibliography}
 %\subsection{References}
 \anrdoc{Inclure la liste des références bibliographiques utilisées dans la
@@ -399,4 +401,9 @@
 \bibliography{anr}
 
+\newpage
+\section{Letters of interest}
+\label{lettre-soutien}.
+\input{anr-supporter.tex}
+
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \end{document}
Index: /anr/section-5.tex
===================================================================
--- /anr/section-5.tex	(revision 149)
+++ /anr/section-5.tex	(revision 150)
@@ -47,7 +47,7 @@
 \end{itemize}
 
-This general approach is supported by a large number of SMEs, as demonstrated by the "letters
-of interest" that have been collected during the preparation of the project and presented
-in annexe~\ref{lettre-soutien}.
+This general approach is supported by a large number (\letterOfInterestNb) of SMEs, as
+demonstrated by the "letters of interest" that have been collected during the preparation
+of the project and presented in annexe~\ref{lettre-soutien}.
 
 \subsection{Indusrial Interest in COACH}
@@ -124,10 +124,9 @@
 interest" in annexe~\ref{lettre-soutien}) and will follow the COACH evolution and will
 evaluate it:
-\begin{itemize}
-\item \mustbecompleted{Entreprise 1}
-\item \mustbecompleted{Entreprise 2}
-\item \mustbecompleted{Entreprise 3}
-\item \mustbecompleted{Entreprise 4}
-\end{itemize}
+\letterOfInterest{ADACSYS}{lettres/Coach_ADACSYS_lettre_interet},
+\letterOfInterest{MAGILLEM Design Services}{lettres/Coach_lettre_interet_MDS},
+\letterOfInterest{INPIXAL}{lettres/inpixal.jpg}
+
+\letterOfInterestClose
 
 \subsection{Management of Intellectual Property}
