Similarly to this question,
I get a misplaced \cr error, which is probably a symptom of a previous error. However, my file is very large and I do not see where the previous error is.
Can I tell LaTeX to not try to recover from errors on its own, but just stop at the first error it encounters?
I tried the flag -halt-on-error but it just stops at the misplaced \cr error, which is not very helpful.
EDIT: I compile with latex from the command line.
&when you should have a \. – Ulrike Fischer Mar 09 '19 at 18:54