Tex Formula source preview error?

  • Thread starter Thread starter K.J.Healey
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
K.J.Healey
Messages
622
Reaction score
0
Why when I click on a TEX formula the window that shows up, the second ["tex"] bracket (the closing one /tex) doesn't have the "/tex", but just "tex". Missing the closing forward slash.

Watch: (Click)
[tex] H_{ell}^o = W_o^r L_d[/tex]

should read
Code:
['tex]
H_{ell}^o = W_o^r L_d
[/tex]

but reads
Code:
[tex]
H_{ell}^o = W_o^r L_d
[tex]
 
Physics news on Phys.org
K.J.Healey said:
Why when I click on a TEX formula the window that shows up, the second ["tex"] bracket (the closing one /tex) doesn't have the "/tex", but just "tex". Missing the closing forward slash.

You're right, I'm on it, thanks.