I have several books in a set that have many things I'd like to have linked 
together, such as page references, shared indexes, shared glossaries, etc. 
One solution I see is putting all the files together, then using a tool like 
pdfjam to seperate the pages later, but I'm wondering if ConTeXt can already 
produce multiple files, or a split in the PDF, already?
I tried this code below, as I hoped it would create two PDFs, but it only 
rendered everything between the first set of `\starttext` and `\stoptext`.
--Joel
Minimum example:
\starttext
This is document 1.
\input knuth
\stoptext
\starttext
This is document 2.
\input knuth
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to