Hello, I have got a multifile document. The master file and the others files are not in the same directory (master file is on one level up). How can I put the path of the master file in all files? I tried with the code below but emacs doesnt find the master file. Thanks
%%% Local Variables: %%% TeX-master: "../Master.tex" %%% End:
_______________________________________________ auctex mailing list [email protected] http://lists.gnu.org/mailman/listinfo/auctex
