Equations not parsing
-
Hello,
I am an active WP user on the free plan and I just noted that a lot of my equations are not showing, it says ‘formula not parsing’. I do not understand. It was working before. Some equations are still showing and a lot are not showing anymore. I am using the $latex $ code to include equations in my blog as I always do. Thank you for any informations on the matter. -
-
-
Hi folks, could you share your formulae here? Use the ‘code’ tags, or you can put them on pastebin or something similar then link to that.
-
Actually it looks like someone else has filed an issue as well, just recently. You can follow along here, or we’ll update you when we hear more:
https://github.com/Automattic/jetpack/issues/17347 -
Sorry. One more request. Please share links to affected posts or pages, so we can see what you’re seeing, and whether it’s a specific type of formula that’s breaking.
-
Hi. am also seeing these issues, and contacted support – who emailed me back, but said that they could see the equations fine.
An example page from my own blog with this issue: https://almostsuremath.com/2020/10/01/wordpress-latex-issues/
An example page from another person’s blog: https://terrytao.wordpress.com/2012/09/25/a-partial-converse-to-bezouts-theorem/For both of these, many (maybe about a half) of the equations are showing an error.
For a simple individual formula, the following does not parse for me: [X]
whereas [Y] is fine.
The only difference there is changing an X to a Y, so it does not seem to be anything about the type of formula. -
My last post had errors with the following equations:
$latex l_g:Grightarrow G, l_g(x)=gcirc x$
$latex T_eG$
$latex F:Grightarrow G$
$latex [.,.]: Vtimes Vrightarrow V$
$latex V=mathfrak{g}$
$latex [X,Y]=XY-YX$but the following equation did parse:
$latex mathfrak{g}={XinGamma(TG)| dl_g(X)=X}cong T_eG$
…My blog-page is:
faserbuendel.worpdress.com/2020/10/01/lektion-7-lie-gruppen-und-lie-algebren/ -
Yes exact same issue as mangrillma!!
Here is my post for seeing what’s wrong (only this one is public, it’s worst for another longer post which is private for now)
I really hope that Staff manages to figure out what’s wrong.
-
I’m now getting a lot of “formula does not parse” errors on my old posts, e.g. https://equatorialmaths.wordpress.com/2012/08/20/weak-nullstellensatz-for-c/
there is also a totally arbitrary scaling of maths formulae going on there.
-
Since it’s already reported, our developers will investigate this and work on a fix. You can check the updates or add comments directly to the GitHub issue:
-
Me too – suddenly pages peppered with yellow.
Latex was the reason I moved from google blog so this is disappointing -
-
Issue fix seems to be browser specific. Works when I view my code in chrome but not firefox.
-
-
-
Hmmm, ultimately these should just be rendering as images: the errors would indicate we weren’t able to render the image properly from the server that requested it.
But the issue causing that has been addressed. I’m not sure whether it’s a cache issue for you locally, or whether it’s something with your connection.
I did verify Firefox 81.0 works here, though.
Could you test another browser to verify, @esquibej?
- The topic ‘Equations not parsing’ is closed to new replies.