Hot answers tagged mathjax
8
I was disappointed to see that migration as well. I saw someone had suggested it and almost said that it would be closed as soon as it hit TeX-SX, which is just what happened.
The correct place to ask MathJax questions is the MathJax user's form. This is not a StackExchange site, so it isn't easy to migrate them there, but you can certainly suggest they ...
8
You can also post an answer with an image for every letter, but you don't see that happening every day, do you? Should we now ban images in answers too?
Unless you see widespread abuse of MathJax for breaking the site layout (and I don't mean in ...
7
The problem with doing that is that the MathJax dependency is a very heavy one, and with your proposal it'd have to be loaded on all pages of all sites.
What would be ideal is if it there was some sort of approximate LaTeX → Unicode translator in C# to make a display-friendlier representation of equations, bringing
$\displaystyle\lim_{x\rightarrow ...
7
The improved Markdown/LaTeX separator now handles this case. I've made an edit to the post to force rebuilding the HTML – and remove the sentence noting that something is broken :) – and it now looks as expected.
Your minimal example now works correctly as well.
6
I have made an extension that disables the \style, \class, \cssId, and \href macros in MathJax on StackExchange sites that (currently) support MathJax. It also limits access to a few other obscure macros that allow access to style attributes (e.g., \bbox). Finally, it removes the \LARGE, \huge, and \Huge macros as well as \tiny and \Tiny, which can also be ...
5
Davide is (unsurprisingly) correct that the best place for MathJax questions is the MathJax help forum/mailing list. Within the stackexchange network I think the best place is StackOverflow tagged mathjax.
4
My script on this answer is valid here as well.
Have mathjax load itself ONLY when there's a certain token on the page. You may add the additional constraint that the token must be in a post and not on a comment.
I proposed this here first, and here are some jsFiddles:
http://jsfiddle.net/2tccA/1/ Loads mathjax ONLY when $%I_want_MathJax$ is ...
3
This has been fixed by using the delimiters \$ .. \$ on the Electrical Engineering site.
See the discussion and answer here:
OK, we made it so that the only inline math delimiter supported here is \$ from the default of $
(if you are wondering why we don't like the other "defaults" from MathJax such as \( and \[ try typing them yourself in the ...
3
Fixed in the next build, thanks.
The reason that you only saw this when logged in, and that not everybody saw it, is that MathJax only touches visible items. But the default diff view is the rendered diff, and thus – unless you're logged in and your preference is set to the source diff – the source diff is hidden when MathJax runs.
3
Speaking as someone who is both a mathematician and a software developer, I agree that this would be beneficial. However, Jeff Atwood disagrees that the benefit is worth the heavy burden this markup places upon the system. While I do think it would be nice, I'm not in a position to know what the burden would be relative to the benefit.
2
Tricky.
We strip out html tags when building a post's summary, so the normally MathJax suppressing <code> tags aren't there.
Starting in the next build we'll start wrapping things that were once wrapped in code in style-less (but still MathJax suppressing) elements, so this problem shouldn't happen anymore.
2
Both cstheory and math have formatting help links for this in the "How to Format" section on the right hand side of the page, both of which point here.
2
From Jeff's related answer:
This is implemented on http://math.stackexchange.com -- you can check it out there. It will never be on Stack Overflow, though, as it is an extremely heavy dependency.
MathJax is a client-side solution, but it uses a relatively large amount of bandwidth/time to load when the page is loading; I think Jeff is concerned about ...
2
This is apparently related to a problem with the CDN used to serve up the images for the toolbar, and this the first time we've seen this problem as there was a user on PMSE with the exact same symptoms. In his case, his firewall was blocking the CDN.
If something in your network configuration has recently changed, you may want to check the configuration. ...
2
If the configuration file fails to load (usually due to slow connections -- MathJax will time out after 15 seconds wait), the configuration warning is displayed even though the page is properly configured (since the configuration didn't arrive in time, MathJax thinks the page isn't properly configured and gives the message).
Version 2.0 of MathJax is ...
2
I can't reproduce this on any mobile device, including my Nexus S (2.3.6).
It does sound like a networking issue, per dpvc.
We are testing a new version of MathJax on our mathematics site, to be deployed to the rest of the MathJax-enabled network once it's been sufficiently smoked out. It's supposed to be less susceptible to configuration loading issues.
Only top voted, non community-wiki answers of a minimum length are eligible

