-
Hi, I have a **question** and **suggestion**.
First i thank all the work team for that great job.
**My question** : How MathJax work ? if for example i have $\sum_{k=1}^{n} k$ in my page how mat…
-
[As shown in the mdBook documentation](http://rust-lang.github.io/mdBook/format/mathjax.html), Mathjax blocks are written this way: `\\[ \mu = \frac{1}{N} \sum_{i=0} x_i \\] `. The temporary solution …
-
There are some issues while using Markdown in conjunction with Mathjax. Fartunately [this extension](https://github.com/mayoff/python-markdown-mathjax) seems to solve it. I'd like to have it installed…
-
Hello David,
Very useful project. I noticed that MathJax is not processing in the preview. I believe it is working with TeX Notation filter. To fix this MathJax needs to be loaded on the page, and n…
-
I've been playing with getting Frog to work with MathJax 3. As best I can tell currently this requires two changes:
- The `math-jax` widget needs a way of not asking for a configuration as this se…
-
Mathjax appears to be pulled from an online service? I noticed a loading bar whenever a note is opened, and a machine without internet access wasn't resolving the formulas at all.
It's not likely t…
-
I'm using DokuWiki - '2010-11-07a Anteater' with jsMath plugin(MathJax render)(http://www.dokuwiki.org/plugin:jsmath) for mathematic equations. One of the features of MathJax is 'Zoom' of equation. (h…
-
I wanted to be able to use fragments (with specific indices) inside MathJax contents.
I added the following lines to `plugin/math/math.js`:
``` javascript
MathJax.Hub.Register.StartupHook("Te…
-
I’m looking to convert Jupyter notebooks with calculations rendered by handcalcs into MS Word equations. So far, I’ve been following these steps:
1. Display the math as MathML using MathJax.
2. Co…
-
I'm on quarto 1.4.4 and somehow I am still getting this error: (edit: similar to #167)
```
> options(browser=\(url) cat(paste0(url, "\n")))
> quarto::quarto_preview("report.qmd")
processing fi…
cderv updated
2 months ago