bug-auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-AUCTeX] 2011-05-15; TeX-source-correlate-method synctex instead


From: Ralf Angeli
Subject: Re: [Bug-AUCTeX] 2011-05-15; TeX-source-correlate-method synctex instead of source-specials
Date: Thu, 02 Jun 2011 11:40:17 +0200

* Rares Vernica (2011-05-19) writes:

>   So, Xdvi needs source-specials, but the file is compiled with
>   synctex.

Yup.  My hope was that Xdvi would eventually gain support for SyncTeX.
It seems this hasn't happened yet.

>   A workaround is to do:
>
>     (setq TeX-source-correlate-method 'source-specials)
>
>   before TeX-source-correlate-mode is enabled.

This is not a workaround but the recommended way to control which
mechanism is used for I/O correlation.  The drawback obviously is that
this will also switch the mechanism for PDF output.

If you want to control the mechanism on a per file basis, you can set
`TeX-source-correlate-method-active' as a file variable like this:

%%% TeX-source-correlate-method-active: source-specials

_This_ I would call a workaround.

-- 
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]