I am executing LaTeX with these parameters.
Code: Select all
latex --src -interaction=nonstopmode %.tex %0 "%N%T"
Code: Select all
yap.exe -1 -s @%.tex %.dvi
"%f" -line %l
). TeXmaker should go to the reverse searched line in already opened .tex file, instead of doing so, TeXmaker is opening a new instance of the same file.Please suggest me what should be done to fix this. I know TeXmaker does not allow multiple instances, but somehow it is haopending so.
I am using TeXmaker 3.5 with MiKTeX 2.9 portable on Windows. (Note: MiKTeX path variables are all properly set in environment, it should not be any problem because of portable MiKTeX.)
I have tried to contact over TeXmaker issue tracker, but surprisingly TeXmaker authors(s) are deleting the post without even going through properly, only stating that "Texmaker create only one instance".