Text Formatting ⇒ Reportedly invalid Character
-
- Posts: 35
- Joined: Thu Oct 27, 2011 5:31 pm
Reportedly invalid Character
I did some changes to a .bib file (added sequences of characters like \c{C}). Afterwards my main .tex file stopped compiling, with (over 100 times issued) error message: "Line 1, !Text line contains an invalid character". Needless to say, there is no weird character on line 1.
I took the bibliography out altogether (after trying to remove all the \c{C}), I still get the same message. Any ideas on to why this happens?
Thanks
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
-
- Posts: 35
- Joined: Thu Oct 27, 2011 5:31 pm
Re: Reportedly invalid Character
After that, I could recompile the .tex file. The universe works in misterious ways.
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Reportedly invalid Character
Stefan
-
- Posts: 35
- Joined: Thu Oct 27, 2011 5:31 pm
Re: Reportedly invalid Character
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Reportedly invalid Character

StefanThe bookmark commands are stored in a file called jobname.out. The files is not processed by LaTeX so any markup is passed through. You can postprocess this file as needed; as an aid for this, the .out file is not overwritten on the next TeX run if it is edited to contain the lineCode: Select all
\let\WriteBookmarks\relax
Re: Reportedly invalid Character
I have a similar problem.
A whol chapter is not working, and when I open it, it showing just a blank sheet, with no content.
Here is the error:
Text line contains an invalid character
in Line 1
One thing more: when I delete this chapter from the chapters folder and put another working chapter with the same name, then it works...
So I dont think that the problem is in the .aux file.
What do you think
I would highly apreciate if you could help me out. I really like latex and dont wanna go back to office because of such problems

Thank you
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Reportedly invalid Character
welcome to the forum!
A quick idea: you could copy the visible content of that chapter file to a new file and use that. Just for the case their might be an invisible character.
Stefan
Re: Reportedly invalid Character
Although I can select them, tey are all actually invisible (character). And I did try this thing to copy them in an other chapter--> it still didnt function
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Reportedly invalid Character
Stefan
Re: Reportedly invalid Character
I tried all this small things...!
As I told you before, there is nothing, just a blank sheet. I cant copy any text!