On Mon, Apr 21, 2008 at 09:44:35PM -0400, rgheck wrote: > Enrico Forestieri wrote: [...] > > What about child documents in the approach you are pursuing? > > > > > This is the hard case. The thought I had was simply that child documents > would appear as elements of the bundle, treated no differently from > anything else. Of course, they would themselves be bundles. It's here > that you can really see the different feel of this approach, perhaps.
Note that the script, other than addressing child documents, also catches files inputed through ERT and also examines them for further inclusions. If you input foo.pstex_t, the script also catches foo.pstex. If you use \usepackage{foo}, the script examines foo.sty (but only if it is in the document directory) to see whether there are other files that should be included. For this reason I said that maybe it is more complete. -- Enrico