General ⇒ How to find an error line number ?
How to find an error line number ?
Now, I'm using TeXnicCenter to produce LaTex document but I've some difficulties with the 'Build Output' window: the errors are identified (ex: pdf Latex> ! missiiong inserted $) but the line number wher the error occurs is not mentionned....and when I click on the error ...nothing happens , I mean the cursor is not positionned on the error).
I suppose that I don't understand something in the software utilisation and/or configuration
Thanks for your suppoet
Thierry
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: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Re: How to find an error line number ?
welcome to the board!
Which version of TeXnicCenter are you using? The most recent one is version 2 beta 1. If you use an older version, perhaps update before dealing with problems.
Stefan
Re: How to find an error line number ?
I'm using the last version (2.0 beta 1 - 32 bits)
Happy new yera
Thierry
- Stefan Kottwitz
- Site Admin
- Posts: 10348
- Joined: Mon Mar 10, 2008 9:44 pm
Re: How to find an error line number ?
I don't have TeXnicCenter right here, as I currently work on Linux. However, one way I can tell is to look into the .log file, which contains the error and the line number where it occured.
Stefan