What's wrong with LaTeX on Physics Forums?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
WolfOfTheSteps
Messages
134
Reaction score
0
I can't get LaTeX to newline on these forums. The following code produces the LaTeX output shown below:

This\ is\ the\ first\ line \\
This\ is\ the\ second\ line \\[tex] <br /> This\ is\ the\ first\ line \\ <br /> This\ is\ the\ second\ line \\<br /> [/tex]

Isn't "\\" the newline command? Why isn't it working?
 
Last edited:
Physics news on Phys.org
I think it needs to be [/tex] at the end not [\tex]. Just a guess, not sure if that's the problem.
 
No, unfortunately that's not the problem. :(
 
newline doesn't work at PF (nor does the equation reference system, for that matter)
You have to make separate tex-lines instead.