I have a LaTeX document that was compiling fine until this evening. I was playing around with synctex and latexmk when I noticed the error, but I'm not sure what is causing it.
There are over 100 of the following errors when pdflatex gives up:
! Text line contains an invalid character.
l.18 ...^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@^^@
^^@^^@^^@^^@^^@^^@^^@^^@^^...
Wasn't sure what those were. I noticed line 18 was blank in TextMate. But in Editra, I see that it is full of NULL characters.
Weirdest thing I've seen. Plus, I can't delete these characters. Anyone know where to start debugging?
^^@wasn't showing anything useful in my Google searches, so identifying that as the NULL character might be helpful to those who doesn't know. – jrhorn424 Mar 5 '11 at 18:09