diff --git a/Constrained_triangulation_3/doc/Constrained_triangulation_3/Constrained_triangulation_3.txt b/Constrained_triangulation_3/doc/Constrained_triangulation_3/Constrained_triangulation_3.txt index 91d4f9ab1f6..a75af9db1a7 100644 --- a/Constrained_triangulation_3/doc/Constrained_triangulation_3/Constrained_triangulation_3.txt +++ b/Constrained_triangulation_3/doc/Constrained_triangulation_3/Constrained_triangulation_3.txt @@ -193,17 +193,22 @@ input polygon is assigned a unique face index. \cgalExample{Constrained_triangulation_3/conforming_constrained_Delaunay_triangulation_3_fpmap.cpp} -\cgalFigureRef{ccdt_fpmap} shows the input and output of this triangulation construction example. +\cgalFigureRef{CT_3_ccdt_fpmap_fig} shows the input and output of this triangulation construction example. -\cgalFigureBegin{ccdt_fpmap, ccdt_fpmap.png} +\cgalFigureAnchor{CT_3_ccdt_fpmap_fig} +
+\cgalFigureCaptionBegin{CT_3_ccdt_fpmap_fig}
From left to right: Input PLC;
The corresponding conforming constrained Delaunay triangulation with one patch per input polygon;
Input PLC segmented according to sharp edges;
The corresponding conforming constrained Delaunay triangulation using the segmentation.
-\cgalFigureEnd
+\cgalFigureCaptionEnd
+