7 Sep
2009
7 Sep
'09
4:44 p.m.
Hi all, \in[ref] does not work with LuaTeX, Version beta-0.43.0-2009081911 ConTeXt ver: 2009.08.30 12:25 MKIV fmt: 2009.9.7 int: english/english % ---> snip % \defineenumeration[frage][location=inleft,text=,stopper=.,headstyle=bold] % % \starttext % Anzahl der Aufgaben: \in[last] \blank \startfrage[1] \dorecurse{3}{text text text \dots} \stopfrage % \startfrage[2] \dorecurse{3}{text text text \dots} \stopfrage % \startfrage[last] \dorecurse{3}{text text text \dots} \stopfrage % \stoptext % % <---- snip with: pdfTeX, Version 3.1415926-1.40.10 (Web2C 2009) ConTeXt ver: 2009.08.30 12:25 MKII fmt: 2009.9.7 int: english/english \in[ref] works like accepted. Thanks for help Bernd