cgal/Polygonal_surface_reconstru...
albert-github 32dfb2e66f Formulas shown as code
Some formulas are shown as code due to the fact that the indentation of the start of the formula is 4 or more compared to the paragraph it is part of (handling of code sections has been improved from e.g. 1.8.13 to master).
the formula construct `\f$ .. \f$` should not be used when using e.g. the `equation` environment. With MathJax this works but in standard LaTeX an error is thrown (not yet the focus of CGAL, but might be of interest in the future / newer implementations of MathJax when more compatible).
2019-08-27 11:55:53 +02:00
..
doc/Polygonal_surface_reconstruction Formulas shown as code 2019-08-27 11:55:53 +02:00
examples/Polygonal_surface_reconstruction added a region growing example with an extra paragraph in docs 2019-08-05 15:11:30 +02:00
include/CGAL Fix implicit conversion pointer->bool in assertion 2019-08-08 15:42:24 +02:00
package_info/Polygonal_surface_reconstruction Add missing dependency 2019-07-19 09:22:47 +02:00
test/Polygonal_surface_reconstruction Test Polygonal Reconstruction partially even if solvers are not available 2019-08-08 16:22:14 +02:00