Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-16 Thread Hans Hagen
On 16-10-2010 2:29, Aditya Mahajan wrote: content. You could simulaneously add the appropriate keys to cont-en.xml and send the diff file to Hans. (There were plans to reimplement that in lua, but I do not know what is the current state of it). definitely not soon and the xml file will stay ar

Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-15 Thread Peter Münster
On Fri, Oct 15 2010, Aditya Mahajan wrote: > cont-en.xml and send the diff file to Hans. (There were plans to > reimplement that in lua, but I do not know what is the current state > of it). Early beginning stage. See also: http://foundry.supelec.fr/svn/contextman/context-commands Cheers, Peter

Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-15 Thread Aditya Mahajan
On Fri, 15 Oct 2010, Mathieu Boespflug wrote: Ok so after reading the source code of strc-des.mkiv, I found that contrary to earlier documentation such as http://www.ntg.nl/maps/36/09.pdf it is not the 'number' parameter that should be used to share numbering but the 'counter' parameter. Par

Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-15 Thread Arthur Reutenauer
> But I wonder, how does this kind of user generated documentation > on the wiki get synchronized with the ConTeXt Reference manual hosted > at Supelec? How do you think? There are little dwarves collecting the data and doing semantic analysis on it in order to update the reference manual peri

Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-15 Thread Mathieu Boespflug
Wow, thank you very much for your fix, Wolfgang! I can confirm that it works. I hope this fix makes it into the next beta? Abount documenting these extra parameters that \setupenumerations has over \setupdefinitions, I figure that I should contribute that to the wiki. But I wonder, how does this k

Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-15 Thread Wolfgang Schuster
Am 15.10.2010 um 10:20 schrieb Mathieu Boespflug: > Ok so after reading the source code of strc-des.mkiv, I found that > contrary to earlier documentation such as > > http://www.ntg.nl/maps/36/09.pdf > > it is not the 'number' parameter that should be used to share > numbering but the 'counter'

Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-15 Thread Mathieu Boespflug
Ok so after reading the source code of strc-des.mkiv, I found that contrary to earlier documentation such as http://www.ntg.nl/maps/36/09.pdf it is not the 'number' parameter that should be used to share numbering but the 'counter' parameter. After fixing that in my code, theorems now have proper

Re: [NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-13 Thread Mathieu Boespflug
Also, I notice that the context reference manual from the svn repository at supelec has the same problem when built with the latest beta (p 241). -- Mathieu On Wed, Oct 13, 2010 at 12:08 PM, Mathieu Boespflug <0xbadc...@gmail.com> wrote: > Hi, > > using the latest beta, I've had a bunch of probl

[NTG-context] A few puzzling problems (bugs?) with enumerations

2010-10-13 Thread Mathieu Boespflug
Hi, using the latest beta, I've had a bunch of problems using enumerations in mkiv. Earlier betas have had the same problems. Consider the following document: \defineenumeration [definition] [text=Definition, title=yes, list=all, listtext={Definition }] \defineenumeration