Moved the caption of a figure

This commit is contained in:
Andreas Fabri 2006-03-06 08:59:24 +00:00
parent c83e05daba
commit ee78fd2edd
2 changed files with 8 additions and 3 deletions

View File

@ -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

View File

@ -15,15 +15,17 @@ cells.
\includegraphics{Interpolation/nn_coords}
\end{center}
\end{ccTexOnly}
\begin{ccHtmlOnly}
<img border=0 src="./nn_coords.gif" align=center alt="nn_coords">
\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}
<img border=0 src="./nn_coords.gif" align=center alt="nn_coords">
\end{ccHtmlOnly}
\end{figure}