Search found 7 matches

by pluton
Thu Apr 24, 2008 4:02 pm
Forum: Texmaker and TeXstudio
Topic: reverse search with texmaker
Replies: 11
Views: 16623

Re: reverse search with texmaker

Thank you so much. It works !!! but it opens a new instance of texmaker for each inverse search....
which is a bit annoying... whatever, it looks like it is not possible to avoid it...

Pluton
by pluton
Thu Apr 24, 2008 12:18 am
Forum: Texmaker and TeXstudio
Topic: reverse search with texmaker
Replies: 11
Views: 16623

reverse search with texmaker

yep thank you.

texmaker file [-master] [-line xx]
With the "-master" option, the document will be automatically defined as a "master" document.
With the "-line xx" option, Texmaker will ask you if you want to jump to the xx line after loading the document.

the thing is that I do not understand ...
by pluton
Wed Apr 23, 2008 10:12 pm
Forum: Texmaker and TeXstudio
Topic: reverse search with texmaker
Replies: 11
Views: 16623

Re: reverse search with texmaker

but it works well with WinEdt and TexnicCenter. I copied the same command lines (which may be
uncorrect) :

"C:\Program Files\Texmaker\texmaker.exe" " "[Open(|%f|);SelPar(%l,8)]"

The thing is that the inverse search is automatically detected for WinEdt and TexnicCenter
and not for TexMaker and ...
by pluton
Wed Apr 23, 2008 8:35 pm
Forum: Texmaker and TeXstudio
Topic: reverse search with texmaker
Replies: 11
Views: 16623

Re: reverse search with texmaker

the --src option almost works but instead of going back to the open latex source,
it opens a new instance of TexMaker with an empty file. Am I forgetting something ?

Thank you,

M.
by pluton
Wed Apr 23, 2008 6:02 pm
Forum: Texmaker and TeXstudio
Topic: reverse search with texmaker
Replies: 11
Views: 16623

Re: reverse search with texmaker

ok, great!! What about reverse search ? does it work with TexMaker ?

Thanks
by pluton
Wed Apr 23, 2008 5:36 pm
Forum: Texmaker and TeXstudio
Topic: reverse search with texmaker
Replies: 11
Views: 16623

Re: reverse search with texmaker

I forgot to mention that for the dvi viewer, here is the command line which is used in texmaker :

"C:/LaTeX/MiKTeX27/Miktex/bin/yap.exe" %.dvi

I have to modify it, I think but I do not know how.

Thank you,

Pluton
by pluton
Wed Apr 23, 2008 5:30 pm
Forum: Texmaker and TeXstudio
Topic: reverse search with texmaker
Replies: 11
Views: 16623

reverse search with texmaker

Hi alla,

I'm trying to set up the reverse search tool from dvi to the tex source in texmaker
but it does not work (it works well with WinEdt). Any hints?
Thank you,

otherwise, I'm trying to set up texmaker such that when I compile a tex document (F2)
and then open the dvi file (F3), the viewer ...