Ivan Andrus <darthandrus <at> gmail.com> writes: > > It's because the master file is up a directory, and it is run synchronously. You can reproduce this by > setting TeX-process-asynchronous to nil, and running TeX-command-master (C-c C-c) on a file with > TeX-master set to something like "../master".
You are absolutely right. Thank you very much. I haven't though that relative path would be the problem. > > You can work around it by using the full path to the master file. As I did. Thanks one more time! Best regards Adam _______________________________________________ auctex mailing list [email protected] https://lists.gnu.org/mailman/listinfo/auctex
