diff --git a/doc/python/LaTeX.md b/doc/python/LaTeX.md index da428636032..66831a1e291 100644 --- a/doc/python/LaTeX.md +++ b/doc/python/LaTeX.md @@ -35,7 +35,7 @@ jupyter: #### LaTeX Typesetting -Figure titles, axis labels and annotations all accept LaTeX directives for rendering mathematical formulas and notation, when the entire label is surrounded by dollar signs `$...$`. This rendering is handled by the [MathJax library](https://www.mathjax.org/) (version 2.7.5), which must be loaded in the environment where figures are being rendered. MathJax is included by default in Jupyter-like environments, but when embedding Plotly figures in other contexts it may be required to ensure that MathJax is separately loaded, for example via a `