[NTG-context] Continuous Item Numbering throughout an Entire Document

2014-05-08 Thread Dr Malte Stien
Hi all, I have a rather long document listing a number of items, which I need to be numbered continuously throughout the entire document. The following approach appears to work well, except that the numbering restarts at the beginning of every chapter. Is there a way that can be avoided?

Re: [NTG-context] Continuous Item Numbering throughout an Entire Document

2014-05-08 Thread Mikael P. Sundqvist
On Thu, May 8, 2014 at 1:11 AM, Dr Malte Stien malte.st...@smartward.com.au wrote: Hi all, I have a rather long document listing a number of items, which I need to be numbered continuously throughout the entire document. The following approach appears to work well, except that the numbering

[NTG-context] 8th ConTeXt Meeting, Bassenge-Boirs, Belgium

2014-05-08 Thread Taco Hoekwater
Hello to everybody! We are glad to announce the registration for the 8th International Context Meeting is now open. http://meeting.contextgarden.net/2014 Early-bird registration is available until June 30, 2014, and this year for the first time, we also have a special discount for

Re: [NTG-context] setuppage is ignored

2014-05-08 Thread Thomas Friedrich
Thanks Wolfgang, it does work now! I didn't now that the counter would be called 'userpage'. It thought I had to set the page-counter (\setconter[page][1]), as I was using \setuppagenumber[numberconversion=numbers,state=start] and not \setupuserpagenumber[numberconversion=numbers,state=start]

Re: [NTG-context] setuppage is ignored

2014-05-08 Thread Wolfgang Schuster
Am 08.05.2014 um 16:46 schrieb Thomas Friedrich friedr...@statistik.tu-dortmund.de: Thanks Wolfgang, it does work now! I didn't now that the counter would be called 'userpage'. It thought I had to set the page-counter (\setconter[page][1]), as I was using