Hello Wolfgang, Thanks. Fabrice 2018-02-03 14:29 GMT+01:00 Wolfgang Schuster : > > Fabrice Couvreur > 3. Februar 2018 um 11:20 > Hi Wolfgang, > Thank you, we get almost what I want. > With your suggestion, we have this : > > 1. First > Second > Third > > Is it possible to have this : > > 1. First > Second > Third > > > Use inline items and add \par (or a empty line) after each line. > > \defineenumeration > [ex] > [alternative=serried, > width=2em, > distance=0pt, > text=] > > \starttext > > \startex > \startitemize[text] > \item First \par > \item Second \par > \item Third \par > \stopitemize > \stopex > > \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://context.aanhet.net > archive : https://bitbucket.org/phg/context-mirror/commits/ > wiki : http://contextgarden.net > ____________________________________________________________ > _______________________ >