cgal/Documentation/doc/resources/1.8.13
albert-github 5c98f77ba2 LaTeX compliance for formulas and errors in bibliography
Correction of incorrect usage of LaTeX  in formulas and bibliography altough MatHJax and bibtex.pl doesn't always signal it.
- Incorrect biblio entry (missing `,` and `}`)
  - Documentation/doc/biblio/geom.bib
- `&nbsp` is not correct LaTex has to be `~`
  - Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt
  - Documentation/doc/Documentation/Developer_manual/Chapter_intro.txt
- Incorrect formula regarding usage of `\left` and `\right` (also signaled by MathJax
  - Arrangement_on_surface_2/doc/Arrangement_on_surface_2/Arrangement_on_surface_2.txt
- `DeclareMathOperator` is a command that should be in the preamble, alternatively the command `\operatorname` can be used explicitly (as done here as it is only used once)
  - Kinetic_surface_reconstruction/doc/Kinetic_surface_reconstruction/Kinetic_surface_reconstruction.txt
- Latex has problems with `_` in a `text...` command so it should be escaped though this gives problems with MathJax hence the extra hook.
  MathJax reference: https://groups.google.com/g/mathjax-users/c/wSh6-hSIUpQ/m/KmzZhQQGslgJ
  - Documentation/doc/resources/1.10.0/CGAL_mathjax.js
  - Documentation/doc/resources/1.8.13/CGAL_mathjax.js
  - Documentation/doc/resources/1.9.6/CGAL_mathjax.js
  - Weights/include/CGAL/Weights/authalic_weights.h
2024-12-02 14:58:15 +01:00
..
BaseDoxyfile.in Remove hardcoded extrastylesheet code 2024-07-03 12:45:21 +02:00
CGAL_mathjax.js LaTeX compliance for formulas and errors in bibliography 2024-12-02 14:58:15 +01:00
DoxygenLayout.xml Hide the broken index in Manual. 2018-02-05 15:02:33 +01:00
DoxygenLayoutPackage.xml
cgal_stylesheet.css Make the name of each named parameter selectable (doc) 2021-10-26 14:29:38 +02:00
footer.html Http -> https + update some dead links 2022-11-23 18:54:37 +01:00
hacks.js Mirror new NP changes to Doxygen resources 1.8.4 and 1.8.13 2020-06-18 14:18:41 +02:00
header.html Incorrect usage of `xmlns` in HTML headers 2023-04-18 10:45:39 +02:00
header_package.html Incorrect usage of `xmlns` in HTML headers 2023-04-18 10:45:39 +02:00
menu_version.js update versions in menu_version.js 2024-10-22 15:13:49 +02:00