Texmaker and TeXstudioHighlighting of changes not at the right position!?

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
googlegoogle
Posts: 1
Joined: Thu Feb 05, 2015 6:44 pm

Highlighting of changes not at the right position!?

Post by googlegoogle »

Hi to everyone,
I've worked with Latex some years ago, and now I have to restart with it with a rather very complex fileset - a given preview draft for my own Thesis. Here comes the problem:

Starting Situation
I received a set of tex files for a whole thesis. There are files like:

thesisTemplate.tex, which contains other files like:

Code: Select all

\chapter{programming}
\label{chap:prog}
\input{chap_2}
What goes wrong
If I do changes for example, if I change my name of the thesis in thesisTemplate.tex, the preview Windows on the right shows me the new content of my pdf.

Normally after I click on 1) PDFLatex and after it on 2) View PDF, I should be moved directly to the page where my changes are made (the last change) and a red highlight box appears. Here this should be the frontpage of my thesis with the change of my name.
But everytime I click on 1) PDFLatex and after it on 2) View PDF, I am moved to a part of Page20, where math formulars are written with a red highlighted box on this page.

Further Information
I receive some blue hints of overfull boxes and underful, but nothing else.

How can you help me
What is going wrong here? Why does the highlighting of my last modification doesn't point to the right position? How can I fix it?

Recommended reading 2024:

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

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

Post Reply