Re: [NTG-context] bug in TOC generation

2014-11-08 Thread Pablo Rodriguez
On 11/07/2014 12:28 AM, Hans Hagen wrote: > On 11/6/2014 6:24 PM, Pablo Rodriguez wrote: >> [...] >> I think this is a bug. >> >> Many thanks for your help, > > fixed in next beta (side effect of cleaning up list code) Many thanks for the fast fix, Hans. I’m afraid I discovered another bug in th

Re: [NTG-context] bug in TOC generation

2014-11-06 Thread Hans Hagen
On 11/6/2014 6:24 PM, Pablo Rodriguez wrote: Dear list, using latest beta from 2014.11.06 14:55, TOC is missing from this sample: \starttext \title{Sumario}\placelist[part,chapter] \startfrontmatter \chapter{Prólogo} \part{Introducción} \chapter{\ConTeXt\ y la tipografía digital} \stopfront

Re: [NTG-context] bug in TOC generation

2014-11-06 Thread Hans Hagen
On 11/6/2014 6:24 PM, Pablo Rodriguez wrote: Dear list, using latest beta from 2014.11.06 14:55, TOC is missing from this sample: \starttext \title{Sumario}\placelist[part,chapter] \startfrontmatter \chapter{Prólogo} \part{Introducción} \chapter{\ConTeXt\ y la tipografía digital} \stopfront

[NTG-context] bug in TOC generation

2014-11-06 Thread Pablo Rodriguez
Dear list, using latest beta from 2014.11.06 14:55, TOC is missing from this sample: \starttext \title{Sumario}\placelist[part,chapter] \startfrontmatter \chapter{Prólogo} \part{Introducción} \chapter{\ConTeXt\ y la tipografía digital} \stopfrontmatter \stoptext I think this is a bug. Many