Commit Graph

7 Commits

Author SHA1 Message Date
Sébastien Loriot 0779373835 extra run of the script to remove tabs and trailing whitespaces
right after the  merge of 4.14 release branch

+ manual fix on one line in:
    * Arrangement_on_surface_2/include/CGAL/IO/Arr_text_formatter.h
    * .travis/generate_travis.sh
2020-03-26 14:16:06 +01:00
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
Dmitry Anisimov 09c8aef97a oppose to -> as opposed to 2019-08-12 09:56:00 +02:00
Dmitry Anisimov a7487fa553
Update Polygonal_surface_reconstruction/doc/Polygonal_surface_reconstruction/Polygonal_surface_reconstruction.txt
Co-Authored-By: Sebastien Loriot <sloriot.ml@gmail.com>
2019-08-12 09:52:58 +02:00
Dmitry Anisimov 5220b7d260 added a region growing example with an extra paragraph in docs 2019-08-05 15:11:30 +02:00
Liangliang Nan d4b4640139 corrected references (using the new names of the packages) 2019-06-06 00:30:01 +02:00
Liangliang Nan fadaee63a8 integrated PolyFit 2019-06-05 17:50:37 +02:00