1 Jul
2008
1 Jul
'08
11:18 p.m.
On Tue, 1 Jul 2008, Hans Hagen wrote:
for that purpose there has always been
\setuphead[chapter][incrementnumber=somefilename] % whole doc file
(just as there are parallel documents and such)
I cannot get this feature to work. See the attached sample files. I have a product file, prod.tex, two components, chap1.tex, chap2.tex and an evironment file containing \setuphead[chapter][incrementnumber=prod]. I first compile the whole product, then I compile chap2, but the chapter number is 1. Aditya