Search found 1 match

by jolo
Tue Feb 28, 2012 11:27 am
Forum: Texmaker and TeXstudio
Topic: Forward Search while using a Master Document
Replies: 0
Views: 1651

Forward Search while using a Master Document

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 ...