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

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

User avatar
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