Jim <[email protected]> writes: > that may be the case, although in that case it removes functionality which > I think would be useful. > > Namely, if you are editing the sub-file, and it has TeX-master set to the > master file, you can compile that chapter (or whatever portion it > represents) with > C-c C-b > and while still in that file, you can compile the whole document with > C-C C-b.
Then I suggest you assemble an example with regular LaTeX macros for including sub-files, namely with \input or \include. I think the example with the standalone package/class is misleading here since the standalone bundle isn't meant to work like that (I think). Best, Arash
