* David Kastrup (2005-06-11) writes: > Now _region_.tex should likely have the file as master from which it > cut out pre- and postamble. At least it appears like any dumped > format for preview-latex should likely be taken from the master file. > I am not sure whether TeX-master actually has an influence on that: > maybe setting TeX-master unconditionally to t in _region_.tex would > actually not be a problem: after all, _region_.tex is intended to be > compilable on its own.
I'd vote for setting it to t because _region_.tex is self-contained. > But maybe users would appreciate it if TeX-home-buffer from the region > file (however they got there) would take them to the master after all. > Don't we have some variable now for overriding the master query with a > fixed setting? How about let-ting it to (or TeX-master t) when we > create the region file? That's what my patch does. (c; -- Ralf _______________________________________________ bug-auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-auctex
