* [email protected] (2011-03-08) writes: > I am a newbie to Auctex. My problem is about multifile with Auctex + Emacs. > Anyone can explain me why the following does not work when I tape C-c C-c RET > from _part.tex.
What do you mean with "does not work"? That _part.tex is compiled instead of _main.tex? If this is the case, did you configure AUCTeX as explained on the first page of the AUCTeX manual? My guess would be not, because otherwise you'd likely have %%% Local Variables: %%% mode: latex %%% TeX-master: t %%% End: at the bottom of _main.tex. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
