diff --git a/Interpolation/changes.txt b/Interpolation/changes.txt
index 41c35344bf9..96258080cbf 100644
--- a/Interpolation/changes.txt
+++ b/Interpolation/changes.txt
@@ -1,3 +1,6 @@
+6 March 2006 Andreas Fabri
+- Moved the caption of a figure
+
21 January 2006 Andreas Fabri
- tiny fixes in include/CGAL/natural_neighbor_coordinates_3.h and examples/Interpolation/nn_coordinates_3.C
diff --git a/Interpolation/doc_tex/Interpolation/coordinates.tex b/Interpolation/doc_tex/Interpolation/coordinates.tex
index 9dfdccf433b..bf49500dcbf 100644
--- a/Interpolation/doc_tex/Interpolation/coordinates.tex
+++ b/Interpolation/doc_tex/Interpolation/coordinates.tex
@@ -15,15 +15,17 @@ cells.
\includegraphics{Interpolation/nn_coords}
\end{center}
\end{ccTexOnly}
+
+\begin{ccHtmlOnly}
+
+\end{ccHtmlOnly}
+
\caption{$2D$ example: $\mathbf{x}$ has five natural neighbors
$\mathbf{p_1},\ldots , \mathbf{p_5}$.
The natural neighbor coordinate $\lambda_3(\mathbf{x})$ is the ratio
of the area of the pink polygon, $\pi_3(\mathbf{x})$, over the area
of the total highlighted zone.
\label{fig:nn_coords}}
-\begin{ccHtmlOnly}
-
-\end{ccHtmlOnly}
\end{figure}