From f680ca2672fb8733c62d6582e1fc5713d536ccf5 Mon Sep 17 00:00:00 2001 From: Matthew Newville Date: Thu, 25 Jan 2024 14:36:28 -0600 Subject: [PATCH 1/2] document that LaTeX does not work with Jupyter Notebook version 7 --- doc/python/LaTeX.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/python/LaTeX.md b/doc/python/LaTeX.md index da428636032..023cce935a8 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 `