2 Jun 2011 11:40
Re: 2011-05-15; TeX-source-correlate-method synctex instead of source-specials
Ralf Angeli <angeli <at> caeruleus.net>
2011-06-02 09:40:17 GMT
2011-06-02 09:40:17 GMT
* 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
RSS Feed