General ⇒ Error messages in TexnicCenter
Error messages in TexnicCenter
I'm a little embarrassed asking this question with all you wizards around but I really can't figure it out myself: When I want to create a pdf, I get a lot of error warnings, none of which were a problem before as the pdf was created nonetheless. Now it doesn't create one anymore and I'm at a loss. I think I could figure out what my errors were if I could find them in the document, but I can't find the line numbers or anything next to the error message to tell me where to look for the errors. Surely the idea isn't to go through the whole document?
Some pointers would be much appreciated!
Many thanks,
Marion
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
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Error messages in TexnicCenter
welcome to the board!
Have a look at the .log file. It contains all errors and warnings. And there should be the corresponding line numbers.
In case of questions you could also post the .log file as attachment to a post. For this, click the "Upload attachment" link below the edit text field when writing a post.
Stefan
Re: Error messages in TexnicCenter
Sorry for the uninformed questions...
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Error messages in TexnicCenter
Above I wrote an explanation how you can upload it. In case of specific question, after you found the .log file and tried to upload it, just tell us.
Stefan
Re: Error messages in TexnicCenter
- Attachments
-
- 2012-02-29.log
- (22.03 KiB) Downloaded 204 times
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Error messages in TexnicCenter
Here, the part with the error message is:
Code: Select all
Chapter 2.
! LaTeX Error: There's no line here to end.
See the LaTeX manual or LaTeX Companion for explanation.
Type H <return> for immediate help.
...
l.34
Your command was ignored.
Type I <command> <return> to replace it with another command,
or <return> to continue without it.
\\
)Position: line 34 (shown by
l.34
)Stefan