-
Thanks to @jkfurtney we have basic support for log axes. But the tick labels can get ugly. The underlying tick labels contain TeX: `Text(10,0,'$\\mathdefault{10^{1}}$')`. This seems like a good excuse…
-
Add a minimized file that can be sourced..
Main issue was long file path for R CMD check
-
-
Discovered while writing tests... it would be nice if text designed for MathJax would still render, as regular text, when MathJax is not found in the global namespace. Currently it just crashes.
-
## `\DeclareMathOperator` in the head
since Marcos does not support `DeclareMathOperator`, so try to also put the declaration in the header, such as
![image](https://user-images.githubusercontent.c…
-
Hi,
I attempted to use MathJax in a manual using:
```
#lang scribble/manual
@(require scribble-math)
@(use-mathjax)
@${a^2+b^2=c^2}
```
However it seems the generated HTML refers to KaT…
-
If the entire equation is accidentally deleted with backspace, ctrl+z does not recover it.
https://forums.ankiweb.net/t/backspacing-an-equation-cannot-be-undone-with-ctrl-z/21103
-
Not sure whether this is a bug-report, feature-request, or whether I've failed to find configuration options that handle the situation correctly.
MathJax fails to process this part of a MathML bloc…
-
Hi,
I'm wondering if some sort of support for equations through mathjax is planned. Given that katex does not render equation numbers, I think mathjax3 support would make me switch instantaneously…
-
The ability to render mathematical images (Latex, Mathjax,...) is required
Markovna does not support mathematical expressions even as https://docs.github.com/en/get-started/writing-on-github/worki…