Am 25.02.2014 um 19:41 schrieb Fabrice Couvreur <fabrice1.couvreur@gmail.com>:

Hi,
I find that there is too much space between the text and the beginning of the paragraph.

\defineenumeration[ex]
[text={\sc\bf Exercice},
location=left,
stopper={\bf.}]

\defineenumeration
  [ex]
  [text={Exercice},
   headstyle={\bf\feature[+][f:smallcaps]},
   width=fit,
  %distance=2em,
   alternative=left,
   stopper={.}]

\setupbodyfont[pagella]

\starttext

\startex
\input knuth
\stopex

\stoptext

For example, I use the \topset with LuaLaTeX order.

???

Wolfgang