* Rainer Thiel (2010-03-23) writes: > Invoking latex from within auctex, > however, doesn't seem to produce a dvi-file with source specials even > though TeX-source-correlate-mode is active.
It probably uses SyncTeX which would be a better way to do source/output correlation because it does not affect the line-breaking in the typeset output. What's the result of `C-h v TeX-source-correlate-method-active <RET>' in a LaTeX buffer? -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
