Texmaker and TeXstudioForward Search while using a Master Document

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
jolo
Posts: 1
Joined: Tue Feb 28, 2012 11:21 am

Forward Search while using a Master Document

Post by jolo »

Hi,

I'm using Texmaker with XDVI and configure the forward/inverse search as follows:
As latex command I use

latex --src -interaction=nonstopmode %.tex

and I open XDVI with

xdvi -editor "texmaker %f -line" %.dvi -sourceposition @:%.tex

When I work on a single file, both forward and inverse search work fine.

But if I work on bigger project separated into several files included in one master file via \include, the forward search fails to work (inverse search still works fine). Has anyone experienced this problem?

Thanks,
Jolo

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