diff --git a/Mesh_2/doc/Mesh_2/Mesh_2.txt b/Mesh_2/doc/Mesh_2/Mesh_2.txt index 136141086ab..7d6484b1f90 100644 --- a/Mesh_2/doc/Mesh_2/Mesh_2.txt +++ b/Mesh_2/doc/Mesh_2/Mesh_2.txt @@ -55,12 +55,12 @@ conforming triangulations by the two following global functions: template void make_conforming_Delaunay_2 (CDT& t) \endcode -and + \code{.cpp} template void make_conforming_Gabriel_2 (CDT& t) \endcode -. + In both cases, the template parameter `CDT` must be instantiated by a constrained Delaunay triangulation class (see Chapter \ref