Uwe Brauer <[email protected]> writes: Hu Uwe,
> I was about to install aucctex 11.88 to a colleague of mine how uses > XEmacs as well since he wanted to use forward and inverse search for > pdf files (MaC with Skim) but it turned out that he needs to use latex > (and then dvi2ps and ps2pdf) because he uses psfrag which seems only > to work with latex and not pdflatex. > > How could a possible workflow be without turning on and off > TeX-PDF-mode all the time? I think in this scenario forward/backward search can only work between TeX file and generated DVI file. If `TeX-source-correlate-mode' is active, then the DVI file will contain information for backward search (by default using the source-specials method). So it's probably only a matter of what your colleague's DVI viewer supports. Bye, Tassilo _______________________________________________ auctex-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex-devel
