2014-06-24 14:28 GMT+02:00 Uwe Brauer <[email protected]>:
>>> "Mos" == Mos  <Mos> writes:
>
> Hi Mose,
>
>
>
>    > You could redefine `TeX-source-correlate-determine-method' to
>    >     (if TeX-PDF-mode 'synctex 'source-specials)
>
> I did not understand this part. I applied your patch, compiled with
> xemacs 21.4, restarted xemacs and, it seems *not* to work. I first
> compiled a tex document with pdflatex, then with latex but the command which 
> was used
> was:
>
>
>
> Running `LaTeX' on `new' with ``latex --synctex=1
> -interaction=nonstopmode "\input" new.tex''

Issue
    M-: (TeX-source-correlate-determine-method) RET
to verify the function returns the right method.  In addition, check
the value of the variable `TeX-source-correlate-method':
`TeX-source-correlate-determine-method' is used to determine the
method only if `TeX-source-correlate-method' is set to `auto'.

Bye,
Mosè

_______________________________________________
auctex-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex-devel

Reply via email to