Dear all, As I have learned from the mailing list, there have been some changes in the enumeration / description environment. Did I miss something (i.e. has there also been a change in how to define the labels for the description / enumeration?) I have attached my prefs, a minimal example and an error message. Your help is very much appreciated. Thanks in advance, Andreas %============================ % PREFS %============================ % ConTeXt ver: 2012.02.18 10:50 MKIV fmt: 2012.2.18 int: english/english % LuaTeX, Version beta-0.70.1-2011051908 (rev 4277) %============================ % MINIMAL EXAMPLE %============================ \setupenumerations% [% alternative=hanging,% width=broad,% headstyle=bold,% titlestyle=bold,% ]% \defineenumeration[mydefinition]% [text=Definition,% style=italic,% title=yes,% listtext={Definition }% ]% \starttext % \startmydefinition WITHOUT "[ref2mydef]" and/or the title "{The Definition}" works fine % note: I have added alternative instead of location as suggested in the mailing list % note: I have switched the title on and off and accordingly have also removed "The Definition" \startmydefinition[ref2mydef]{The Definition} Let something be defined. \stopmydefinition \stoptext %============================ % ERROR MESSAGE %============================ \strc_descriptions_start_yes_reference ...e_state \expandafter \strc_descrip... \strc_descriptions_start_yes ...art_yes_reference [#1] l.21 \startmydefinition[ref2mydef] {The Definition} ? ! Emergency stop. system > tex > error on line 21 in file /Users/Chip/Desktop/dump/context-minimal/minimal.tex: Emergency stop