typo and remove on longer valid macro

This commit is contained in:
Sébastien Loriot 2012-11-19 16:15:19 +01:00
parent 37049cab1b
commit a2dc9e08b8
2 changed files with 1 additions and 3 deletions

View File

@ -102,8 +102,6 @@ behavior), and there are inputs which benefit from using several
kd-trees. Thus, the user can control the number of kd-trees
with the parameter <I>number_of_kd_trees</I>. Typically, but not
always, one kd-tree (the default) is sufficient.
\endadvanced
*/
template < class Traits, class InputIterator, class OutputContainer >

View File

@ -22,7 +22,7 @@ half-the-width-of-a-pixel away from any non-incident edge
\cite cgal:hp-isr-02. This package supports both methods. Algorithmic
details and experimental results are given in \cite cgal:hp-isr-02.
\cgalFigureBegin[figsr1,sr1.gif}
\cgalFigureBegin{figsr1,sr1.gif}
An arrangement of segments before (a) and after (b) SR (hot pixels are shaded)
\cgalFigureEnd