I want to use LaTeX, How can I do that?

  • Topic: LaTeX 
  • Thread starter Thread starter Jiho
  • Start date Start date
  • Tags Tags
    Latex
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
5 replies · 2K views
Jiho
Messages
20
Reaction score
4
I want to write LaTeX. So I write e.g) '\left( \frac a b \right)' . But it looks just back space bar not mathematical equation. Does there need to install TeX program if I want to type LaTeX in Physics Forums?
 
Physics news on Phys.org
Could you kindly give me specific detail?? I can't find proper information about LaTeX in the link you said.
 
## \left( \frac a b \right) ##
Thank you. I got it!
 
  • Like
Likes   Reactions: YoungPhysicist, jtbell and jedishrfu
Use itex tag for normal mode and tex tag for display mode.
Write some gibberish in a sentence [itex]E = mc^2[/itex] and then something in display mode
[tex] \left ( \frac{m}{p} \right ) \in \{-1,0,1\}[/tex]

You could also use double # tag for normal mode like this ##a^2 + b^2 = c^2 ##, but I've been avoiding that since for some reason, it loads longer when I'm reading topics on phone.