2008/8/9 Evan Berkowitz evan.berkowitz@gmail.com:
Is there a way to get the ``Watch Document'' option to be master-file aware? It seems to me that watching the master file doesn't work, because it only re-compiles when the master changes, and watching the included files doesn't work because it's not a whole latex file [...]
Evan,
Watching the master file should work. Recompilation is triggered whenever any of the input files change, not just the master. If this is not working for you, perhaps you could send me a cut-down example where it doesn't work so I can fix the problem.
Thanks! Robin