GeneralDebugging in LateX

General information and discussion about TeXnicCenter
Post Reply
gozzi84
Posts: 15
Joined: Tue Nov 25, 2008 3:25 pm

Debugging in LateX

Post by gozzi84 »

I'm using Beamer in TeXnicCenter.

After building the project I got some errors in the box at the bottom of the TeXnicCenetr window.
Can someone please tell me how to debug the project?

Where can I find the mistakes? I'm sure there is some way to easily find missing or forgotten endgroups or something like that...

Thank you in advance!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Debugging in LateX

Post by localghost »

The compiler always gives the corresponding line of the error. So, finding an error should not be the problem. But TeXnicCenter supports you in that task. If you doubleclick a signed error in the log window, TeXnicCenter will jump to it in the source code.


Best regards
Thorsten¹
Post Reply