Fixing LaTeX Not Working on Firefox 99

  • Context: LaTeX 
  • Thread starter Thread starter carpinus
  • Start date Start date
  • Tags Tags
    Latex Work
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
13 replies · 3K views
carpinus
Messages
11
Reaction score
1
hello,
I am trying to use latex in a thread, but for some reason it does not work, eg. v^a is displayed as v^a
I am using firefox browser version 99.
many thanks for your help
 
Physics news on Phys.org
Let me try ##v^a##

works for me

I used #.#.v^a.#.# without the dots. The double number signs cues Mathjax that there’s an expression in Latex to be rendered.

there's a link to a latex tutorial below in my signature area.
 
carpinus said:
hello,
I am trying to use latex in a thread, but for some reason it does not work, eg. v^a is displayed as v^a
I am using firefox browser version 99.
many thanks for your help
Reply to this post to see what I posted.

For an inline equation ##ax^2 + bx + c = 0## and for a separate line $$ax^2 + bx + c = 0$$
 
sorry, I was unclear
I tried using the dollar or the hash sign from the beginning and they don't work
 
I remember fixing a post in a thread that used single $ around a theta that was also missing a backslash.

$.theta.$ vs $.$.\theta.$.$

( remove the dots from the expressions to make them render correctly. )
 
jedishrfu said:
there's a link to a latex tutorial below in my signature area.
There's also a link in the input pane every time you start a thread or write a response to one.
 
Last edited:
  • Informative
Likes   Reactions: jedishrfu
now it seems to work.
at the beginning some strange things happened.
e.g. it was as though I had to log out and log in again to get the code rendered.
at some point I used 'save draft' and 'delete draft'.
thank you very much for your advice
 
carpinus said:
now it seems to work.
at the beginning some strange things happened.
e.g. it was as though I had to log out and log in again to get the code rendered.
at some point I used 'save draft' and 'delete draft'.
thank you very much for your advice
If you are the first writing LaTeX in a thread it will not render immediately. Try to reload the page in those cases.
 
  • Like
Likes   Reactions: jedishrfu and jbriggs444
When trying to demonstrate ##\LaTeX## in a thread, one can prevent the ## and $$ from rendering by using the little palette icon to select a color for one of the # signs or one of the $ signs.

So one can write that ##\sqrt{2}## is written as ##\sqrt{2}##

Edit: The pallete icon gives you a friendly way to insert things like into your text. Those BB code tags get in the way of the MathJax tags and prevent them from rendering.

Edit 2: If you reply to this and use the [ ] icon to turn off BB code rendering, you can see what I did here.
 
Last edited:
  • Informative
Likes   Reactions: berkeman and jedishrfu
jbriggs444 said:
one can prevent the ## and $$ from rendering by using the little palette icon to select a color for one of the # signs or one of the $ signs.
That's exactly how I do it.
 
  • Like
Likes   Reactions: jedishrfu