Trying to write in LaTex and MathJax not picking up

  • Context: LaTeX 
  • Thread starter Thread starter giodude
  • Start date Start date
  • Tags Tags
    Latex Mathjax
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
giodude
Messages
30
Reaction score
1
I'm attempting to use latex to write a question in the physics forum. However, when I click preview to check if the formatting is correct it doesn't reformat to display in its latex form, rather it stays in plain text. Any suggestions on what I may be doing wrong?

I've posted the screenshots of before and after clicking preview below.
 

Attachments

  • Screen Shot 2023-10-03 at 9.17.26 PM.png
    Screen Shot 2023-10-03 at 9.17.26 PM.png
    12.3 KB · Views: 128
  • Screen Shot 2023-10-03 at 9.17.38 PM.png
    Screen Shot 2023-10-03 at 9.17.38 PM.png
    11.9 KB · Views: 173
Physics news on Phys.org
Reloaded the page and seems to have been fixed now.
 
Reply
  • Like
Likes   Reactions: berkeman
It's a known bug that seems to be hard to fix.

The parser doesn't load on a page update (like when you reply to a thread), only on the initial load. So if there isn't already LaTeX on a page it doesn't render in a new post. Refresh the page to render.

Likewise, it doesn't work in reply preview unless there's already LaTeX. You can fix this by writing some LaTeX, going into preview, and then refreshing (it's a good idea to take a copy of your text first, just in case...).

LaTeX doesn't work at all in the new thread editor. My advice is to compose an opening post in the reply box of a thread with LaTeX, then paste it into the new thread start when you're happy.
 
Last edited:
Reply
  • Like
Likes   Reactions: mfb, berkeman and giodude
The bug is actually worse than LaTeX not rendering. After writing some LaTeX, when you refresh the page, inline LaTeX will be rendered in the text editor itself. The moment you click Preview or Post Thread, the rendered LaTeX will be transformed into garbled text. You won't have the source code anymore.

A list of threads reporting the same issue is available here: https://www.physicsforums.com/threa...equation-rendering-issue.1046932/post-6816969

A workaround is mentioned here: https://www.physicsforums.com/threa...iew-on-this-forum-please.1050518/post-6862199
 
Reply
  • Informative
  • Like
Likes   Reactions: mfb and berkeman