mathlib
39090c8c
- doc(analysis/analytic/inverse): fix mathjax output (#6175)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
doc(analysis/analytic/inverse): fix mathjax output (#6175) `\\` in source code is converted to `\` in the generated html file, so one should have `\\\\` to generate proper line break for mathjax.
Author
sgouezel
Parents
58632ac6
Loading