Questions tagged [mathjax]
MathJax is a JavaScript engine for displaying mathematics, available on some Stack Exchange sites.
318 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
0
answers
6
views
Bad performance of Mathjax-heavy pages on old laptop [migrated]
Probably not worth prioritizing this if this is only my problem, and idk how much can be done from MO side, but
I took old laptop from storage
Intel Pentium B940 (old laptop)
Windows 10 (as updated as ...
30
votes
0
answers
330
views
MathJax V3 is temporarily disabled network-wide
Out of an abundance of caution, MathJax V3 has been temporarily disabled network-wide, and the option to turn it on has been temporarily removed. We have taken this action due to the potential ...
Slate's user avatar
- 13.4k
2
votes
1
answer
83
views
Text overflow for mathjax rendering
I found this example of mathjax code that overflows when rendered:
$\color{red}{\textrm{Bacon ipsum dolor amet spare ribs shank cupim salami shoulder meatball sirloin chislic kevin swine cow meatloaf ...
VLAZ's user avatar
- 23.8k
6
votes
0
answers
114
views
When < and > appear in MathJax, the context in between is not displayed
Occasionally, I have some glitches while using math equations. I am not sure if it's a bug, but I have encountered it on different systems. Whenever I try to write "i < j" in math mode, ...
3
votes
0
answers
97
views
Preview pane renders displayed math as inline math with MathJax v3 enabled
When I type a displayed math equation using $$...$,ドル the preview pane under the body renders it as an inline equation instead. I have observed this on Math SE, Math Overflow, Physics SE, and Puzzling ...
2
votes
0
answers
61
views
Math renderer keeps switching to HTML-CSS
I don't know when this started, but recently (a few months maybe), every now and then the LaTeX renderer seems to keep switching itself back to HTML-CSS. That means I see things like this
which as ...
16
votes
2
answers
300
views
Do we want basic MathJax support questions here on Meta.SE?
Recently, a question popped up here on Meta.SE asking how to do something with MathJax.
I voted to close the question as Not suitable for this site. There was some discussion in the comments that ...
5
votes
2
answers
322
views
How to write sech x without using \operatorname{sech}?
I’m new to this website. Could someone please tell me how to write "sech x" without having to use \operatorname{sech} in a Stack Exchange post? I’d like to be able to type it simply as \sech ...
4
votes
1
answer
164
views
Mathematical equation display on stackexchange
When I look at this page 3 point to circle. And get radius in particular the last equation on the page starting "r= ..."; but the whole page is equally affected, when I first view or refresh ...
6
votes
0
answers
94
views
The "AI search" on the Math Stack Exchange (and other site with MathJax) can’t show MathJax properly [duplicate]
I hate the AI search, but I still want to point out a thing:
The search can’t show the MathJax formatting properly, the AI search has the "$$" thing, so it means that the search can’t show the ...
53
votes
11
answers
2k
views
Upgrade plans for MathJax v3/v4
While this is not the way I wanted to announce this, it seems the cat is out of the bag. But for those who haven't noticed, as part of our Community Asks Sprint, I spent the week investigating how we ...
KyleMit's user avatar
- 13.1k
5
votes
0
answers
105
views
Some MathJax expressions incorrectly do not render in the preview, but do render in the actual post
Some math equations do not render correctly in the editor preview.
Here's an example of one of them:
$$\text{card}(x) = \|x\|_{0} = \lim_{p \to 0} \left( \sum_{k=1}^{n} |x_{k}|^p \right)^{1/p}$$
...
4
votes
1
answer
206
views
MathJax render issues in cs.stackexchange.com [duplicate]
I see following for this following question - How to wiggle sort an array in linear time complexity?
I checked in incognito mode, in extension free Chrome instance (Version 119.0.6045.199 (Official ...
2
votes
1
answer
176
views
'DeclareMathOperator' is not working with subscripts or superscripts
Somehow SE's MathJax doesn't like \DeclareMathOperator in subscripts or superscripts. This doesn't render on SE:
$\DeclareMathOperator{\two}{two}$
$\two+\two=\two^\two$
(I can't directly demonstrate ...
2
votes
0
answers
83
views
Why is my MathJax formatting so messed up? [duplicate]
Just look at this mess.
The following source:
We have $G$ solvable, so that we can find a tower of subgroups
$$
G = G_0 \supset G_1 \supset\cdots\supset G_m = 1
$$
so that the conditions on ...