XHTML incorrect tag sequence with figure

Due to the extra empty line an wrong sequence of tags appeared in the HTML output.
This commit is contained in:
albert-github 2018-12-08 15:22:44 +01:00
parent 91107dce9b
commit dd0acafcf2
1 changed files with 0 additions and 1 deletions

View File

@ -129,7 +129,6 @@ does not require preprocessing is advantageous.
The following example shows how to obtain the regularized and non-regularized visibility regions.
\cgalFigureBegin{simple_example, simple_example.png}
The visibility region of \f$ q \f$ in a simple polygon: (1) non-regularized visibility; and (2) regularized visibility.
\cgalFigureEnd
\cgalExample{Visibility_2/simple_polygon_visibility_2.cpp}