[NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Alan BRASLAU
\placecontent[level=section] or \completecontent [level=section] doesn't seem to work in MkIV, that is level= is ignored. \quote{Minimal} example (for Hans or Taco): contextref.tex (yes, I am getting back to working on the revision under MkIV...) Alan ___

Re: [NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Mikael Persson
On Wed, Feb 17, 2010 at 2:54 PM, Alan BRASLAU wrote: > \placecontent    [level=section] > or > \completecontent [level=section] > doesn't seem to work in MkIV, that is level= is ignored. > > \quote{Minimal} example (for Hans or Taco): > contextref.tex          (yes, I am getting back to working >

Re: [NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Alan BRASLAU
On Wednesday 17 February 2010 14:56:54 Mikael Persson wrote: > > What is the level=section supposed to mean? > > You do not mean criterium=section, do you? > No. criterium=section produces a partial list pertinent to that level. For example, \placecontent [criterium=chapter] prints the per-cha

Re: [NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Alan BRASLAU
On Wednesday 17 February 2010 14:54:37 Alan BRASLAU wrote: > \placecontent[level=section] > or > \completecontent [level=section] > doesn't seem to work in MkIV, that is level= is ignored. > Another funny thing is taking place in the TOC under MkIV: \placecontent (alone) within a \chapter ind

Re: [NTG-context] MkIV \placecontent [level=section]

2010-02-17 Thread Wolfgang Schuster
Am 17.02.10 14:54, schrieb Alan BRASLAU: \placecontent[level=section] or \completecontent [level=section] doesn't seem to work in MkIV, that is level= is ignored. Not supported in MkIV, write \placelist[chapter,section] Wolfgang __