Hi Wolgang,
Thank you for your reply only is not what I would like.
Your output:

1.
2.a.
2.b

My output:

1.
2.a.
b.

thank you,
Fabrice


2016-07-23 18:41 GMT+02:00 Wolfgang Schuster <schuster.wolfgang@gmail.com>:
23. Juli 2016 um 10:28
Hi Wolfgang,
I thought the keyword to correct the problem was but I repeat this otiens

1.
2.a.
2.b

instead of

1.
2.a.
b.

You need todays beta to get the correct output for the following example (the \noitem hasn’t thw right defintion in older versions):

\setupitemgroup
  [itemize]
  [color=darkred,
   distance=\spaceamount,
   option={packed,fit,intext}]

\starttext

\startitemize[n,repeat]

    \item \input tufte

    \noitem \startitemize[a]
        \item \input tufte
        \item \input tufte
    \stopitemize

\stopitemize

\stoptext

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
___________________________________________________________________________________