On Dec 1, 8:44 pm, Eric Drechsel <[email protected]> wrote: > 1. Is it possible to have a master document that includes a bunch of > complete subdocuments?
The main "problem" is, that you may happen to define a variable in the beginning and modify it later and in the end it is used. Therefore there is no mechanism to break this chain apart and everything you define lives along a full sage session. I don't know how far Dan's ideas are, but there is one immediate hack i can suggest you: Just create PDF files for each chapter and then stick them together using a PDF-merge tool. I haven't done it yet, but i guess it's simple to create one big pdf file merging several pdf documents. H -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
