fix " : "

This commit is contained in:
Laurent Rineau 2025-05-19 15:04:42 +02:00
parent b28a6bc7f6
commit fd1e8cac9f
1 changed files with 3 additions and 3 deletions

View File

@ -105,9 +105,9 @@ Delaunay triangulation constructed from a PLC.
<img src="plc_to_cdt.png" style="max-width:90%;"/>
</center>
\cgalFigureCaptionBegin{CT_3_plc2cdt_fig}
Left : PLC (360 vertices);
Middle : CCDT (2452 vertices);
Right : the same CCDT seen with cutplane.
Left: PLC (360 vertices);
Middle: CCDT (2452 vertices);
Right: the same CCDT seen with cutplane.
\cgalFigureCaptionEnd