LaTeX What's wrong with LaTeX on Physics Forums?

AI Thread Summary
The discussion centers around difficulties with LaTeX formatting in forum posts, specifically regarding the newline command. Users are trying to implement line breaks using "\\" but are finding that it does not function as expected. One suggestion is that the issue may relate to the use of the closing tag, proposing that it should be [/tex] instead of [\tex]. However, this is dismissed as not being the root cause of the problem. The consensus is that the newline command does not work on the forum, and users must create separate lines for each LaTeX expression instead.
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 \\<br /> <br /> This\ is\ the\ first\ line \\ <br /> This\ is\ the\ second\ line \\<br /> <br />

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.
 

Similar threads

Replies
3
Views
3K
Replies
4
Views
2K
Replies
9
Views
2K
Replies
3
Views
2K
Replies
12
Views
3K
Replies
1
Views
2K
Replies
3
Views
3K
Replies
6
Views
3K
Replies
4
Views
3K
Back
Top