cgal/Kernel_d/doc/Kernel_d
Sebastien Loriot ad215de1f0
Incorrect rendered formulas (#8732)
The formula in Documentation/doc/biblio/cgal_manual.bib
```
 @article{cgal:cgm-fobbo-11,
   title={Fast Oriented Bounding Box Optimization on the Rotation Group $\SO(3, \mathrm{R})$},
   author={Chang, Chia-Tche and Gorissen, Bastien and Melchior, Samuel},

```
renders incorrectly (see Optimal_bounding_box/citelist.html) as there is
no command `\SO` in LaTeX

The formula in doc/Kernel_d/CGAL/Kernel_d/Aff_transformation_d.h
```
\pre \f$ sin_num^2 + cos_num^2 = den^2\f$ and \f$ 0 \leq e_1 < e_2 < d\f$.
```
renders in an unexpected way (see
Kernel_d/classCGAL_1_1Aff__transformation__d.html) as the `_` is seen as
subscript operator in LaTeX
2025-02-19 07:15:02 +01:00
..
CGAL Incorrect rendered formulas 2025-02-10 10:19:10 +01:00
Concepts Merge pull request #7576 from albert-github/feature/issue_7395 2023-09-07 10:48:34 +02:00
fig
Doxyfile.in Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Kernel_d.txt boost::variant ---> std::variant 2023-06-15 10:57:10 +02:00
PackageDescription.txt remove todo 2025-02-14 11:03:32 +01:00
dependencies Spatial_searching was missing 2017-01-16 10:56:14 +01:00