Re[2]: [NTG-context] No partial contents for parts after the first

2005-11-28 Thread Giuseppe Bilotta
Monday, November 28, 2005 Hans Hagen wrote: > sure, but i need a small test file -) \setuphead[part][placehead=yes,resetnumber=no] \starttext \part{Part one} \placecontent \chapter{One} \section{One-one} \chapter{Two} \section{Two-one} \part{Part two} \placecontent \chapter{Three} \cha

Re: [NTG-context] No partial contents for parts after the first

2005-11-28 Thread Hans Hagen
Giuseppe Bilotta wrote: Friday, November 25, 2005 Giuseppe Bilotta wrote: Thursday, November 24, 2005 Giuseppe Bilotta wrote: I'm using the latest ConTeXt reported here, and I'm noticing that partial contents for the second, third etc part are not available. I have a bunch of fil

Re: [NTG-context] No partial contents for parts after the first

2005-11-28 Thread Hans Hagen
Giuseppe Bilotta wrote: I've been debugging this, and the reason for the thing not coming up for parts after the first is that when resetnumber=no the current level is not properly detected: in one case you get \currentlevel ->:1 in the other \currentlevel ->:2:2:4:2 Which is obviously wron

Re[2]: [NTG-context] No partial contents for parts after the first

2005-11-26 Thread Giuseppe Bilotta
Friday, November 25, 2005 Giuseppe Bilotta wrote: > Thursday, November 24, 2005 Giuseppe Bilotta wrote: >> I'm using the latest ConTeXt reported here, and I'm noticing >> that partial contents for the second, third etc part are not >> available. I have a bunch of files each of which goes like >>

Re: [NTG-context] No partial contents for parts after the first

2005-11-25 Thread Giuseppe Bilotta
Thursday, November 24, 2005 Giuseppe Bilotta wrote: > I'm using the latest ConTeXt reported here, and I'm noticing > that partial contents for the second, third etc part are not > available. I have a bunch of files each of which goes like > \part{some part} > Some text (not always) > \placecont

Re: [NTG-context] No partial contents for parts after the first

2005-11-25 Thread Giuseppe Bilotta
Thursday, November 24, 2005 Giuseppe Bilotta wrote: > I'm using the latest ConTeXt reported here, and I'm noticing > that partial contents for the second, third etc part are not > available. I have a bunch of files each of which goes like > \part{some part} > Some text (not always) > \placecont

[NTG-context] No partial contents for parts after the first

2005-11-24 Thread Giuseppe Bilotta
I'm using the latest ConTeXt reported here, and I'm noticing that partial contents for the second, third etc part are not available. I have a bunch of files each of which goes like \part{some part} Some text (not always) \placecontent \chapter{some chapter} Each of this file is \input from the