LaTeX with two dollar signs not rendering in forum posts

  • Context: LaTeX 
  • Thread starter Thread starter Lambda96
  • Start date Start date
  • Tags Tags
    Forum Latex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
Lambda96
Messages
233
Reaction score
77
I have unfortunately a problem, if I make my inputs only with two dollar signs, that these are not indicated, but only with 4 dollar signs.

Unfortunately, I cannot make my latex inputs in the text in such a way, like e.g.

The formula is as follows $f(x)=x^2$, form the derivative of this formula.
 
Physics news on Phys.org
Hi,

Not clear to me what is going wrong... the delimiters for in-line math are ## and for displayed math $$

So you type "The formula is as follows $$f(x)=x^2$$ and ... " and you get: $$f(x)=x^2$$ and ...

And if you type "The formula is as follows ##f(x)=x^2## and ... " you get: ##f(x)=x^2## and ...

##\ ##
 
Reply
  • Informative
  • Like
Likes   Reactions: Lambda96 and mcastillo356
And if it doesn't display hit the "reload" this page icon..
 
Reply
  • Like
Likes   Reactions: Lambda96
Thanks BvU and hutchphd for your help 👍, I just tried it in preview mode, with # it works now like it wanted to 😀
 
Reply
  • Like
Likes   Reactions: BvU and hutchphd