What caused the Latex issues on old threads and how can they be fixed?

  • Context: LaTeX 
  • Thread starter Thread starter rcgldr
  • Start date Start date
  • Tags Tags
    Issues Latex Threads
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 3K views
Messages
8,947
Reaction score
687
on Phys.org
And apparently mathjax is quite sensitive to carriage returns. That's apparently the problem with the post #4 in the first cited thread. Post #2 in that thread has problems with braces in some but not all of the math, maybe too many problems and mathjax just gave up?

One solution is to edit those posts as they are reported. However, since the ability to edit ancient posts is limited to mentors, I don't particularly like this solution. Another solution is to just let those old dogs lie.
 
Another broken command is the old [itex][/itex] command.

The 2d post in that thread has at least one mismatched tag ([itex][/tex]); the problems in the fourth most likely result from the way vBulletin breaks long lines.[/itex]
 
D H said:
It's not vBulletin. The problem is carriage returns manually inserted into the original source. (It doesn't take mentor powers to see the source text; just hit the quote button.)
I did that, and could fix the code just by inserting a few extra spaces. It's definitely the 50 character bug.

Edit: I checked post #2 as well. The first mistake was an incorrect closing tag. I think all the others were missing a } symbol, usually at the end of a sqrt.
 
Last edited:
D H said:
Another solution is to just let those old dogs lie.
Except in this case, someone posted a question about the same subject, so I just linked to the old threads rather than duplicate (and correct) the latex stuff. However if it would be preferred to fix and repost such items, I'll do that in the future.