-
Whenever I try to use LaTeX on speaker notes, the output is different from what I expect: The "raw" input is always shown next to the (correctly) rendered math although it should be hidden.
Example 1…
DL6ER updated
1 month ago
-
## Describe the bug
First mentioned in https://github.com/scop/bash-completion/issues/1179
When looking at release [2.12.0](https://github.com/scop/bash-completion/releases/tag/2.12.0), there are er…
-
I'm not sure if this is intentional, but all the fonts put their repo as `mathjax/MathJax-Fonts`, which is either hidden, or the wrong repository
-
Quote Markdown characters are being rendered inside MathJax, specifically the Quote (`>`) symbols.
Usually, I type homework assignments either in Typora or Visual Studio Code, and for answers, I us…
-
I couldn't find a way to insert inline latex math.
Adding math with the wysiwyg editor inserts a ``. This is nonstandard and quite hostile.
Could we instead do [this](https://mdxjs.com/guides/ma…
-
main.ts
import VueMathjax from 'vue-mathjax-next';
app.use(VueMathjax);
显示的还是$$x = {-b \\pm \\sqrt{b^2-4ac} \\over 2a}.$$
-
Running on 862dfd639de44adb453146206b4ed04a3a5f173d
For some reason, when I copy from browser and paste in "add card", the result is
`A function such that .` while the source i…
-
One goal I had was for everything to be usable offline. But because MathJax is so big, we load it from a remote CDN. This won't work if you're offline, and I wonder if there are even security concerns…
-
While an entirely different approach to changing the color of the text would be needed, I think that mathjax support meaning that a user could color using `\textcolor{#}{#}` would be AWESOME!
Cool…
-
-----
### Issue Summary
There is something wrong with horizontal spacing for displayed equation structures when a floated element exists on the same line. I have a page which is a kind of tortur…