LaTeX does not work in my Direct Messages

  • Thread starter Thread starter Sagittarius A-Star
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
12 replies · 573 views
Science Advisor
Messages
1,584
Reaction score
1,201
LaTeX does not work in all my Direct Messages, but it works in forums. Does anyone have the same issue?
 
Physics news on Phys.org
Looks like that worked for me -- do you see the LaTeX rendered okay?

Are you using double-$ and double-# delimiters?
 
I replied with a screenshot. I see the LaTeX in your Direct message as not rendered.
I am using using double-$ and double-# delimiters.
 
Yeah. The LaTeX renders fine for me when I first send the DM, but if I then refresh the page it no longer renders. Paging @Greg Bernhardt
 
Reply
  • Informative
Likes   Reactions: Greg Bernhardt
berkeman said:
Yeah. The LaTeX renders fine for me when I first send the DM, but if I then refresh the page it no longer renders. Paging @Greg Bernhardt
When it fails, open chrome console and send the output of


Code:
[!!window.MathJax, !!window.MathJax?.typesetPromise,
 document.querySelectorAll('script[src*="tex-chtml"]').length,
 document.querySelectorAll('mjx-container').length,
 document.querySelector('.message-content')?.className]

and any errors
 
Does this help (with MS Edge in Direct message)?

console.webp
 
Reply
  • Like
Likes   Reactions: Greg Bernhardt