Am 30.07.2012 um 12:51 schrieb Steffen Wolfrum <cont...@st.estfiles.de>:

> 
> Am 30.07.2012 um 12:46 schrieb luigi scarso:
> 
>> 
>> 
>> On Mon, Jul 30, 2012 at 12:32 PM, Steffen Wolfrum <cont...@st.estfiles.de> 
>> wrote:
>> Hi,
>> 
>> \starttext
>> \subject{Contents}
>> \setuplist[section][alternative=d]
>> \placecontent
>> \section{One}
>> \section{Two}
>> \stoptext
>> 
>> while the minimal example above works nicely, my more complex project adds a 
>> "attr" in front off the section number (ie. "a"):
>> 
>> attr a) Test one 47     attr b) Test two 51
>> 
>> Any idea where this "attr2 comes from, and how to get rid of it??
>> 
>> 
>> With latest mkiv I see this:
>> Contents
>> 1 One 1 2 Two 1
>> 1 One
>> 2 Two
> 
> 
> me too. only my real project gives instead:
> 
>> attr a) Test one 47     attr b) Test two 51
> 
> ... and none of my style/environment files contain the phrase "attr"!!

It comes from the lists code which contain something like “\hbox attr …” but 
since “attr” is a valid parameter for a box like “stretch” it shouldn’t appear 
in the output.

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to