* D. Wang (2005-07-20) writes: > 2. add the > > %%% Local Variables: > %%% TeX-master: ``mymaster'' > %%% End: > > in the end of the buffer file;
That won't work because of the erroneous quotation marks. There have to be literal " characters. Isn't that clearly described in the "Multifile" section of the manual? Besides, the manual will tell you that AUCTeX can insert the "Local Variables" stanza semi-automatically if you type `C-c _'. -- Ralf _______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
