Hi Jelle,

I am not sure how you would solve this using \definestartstop, but you
can define your own itemgroup:


\definestartstop
    [bulletlistitem]
    [before={\item},
    after=]

\defineitemgroup[bulletlist]
\setupitemgroup[bulletlist][packed]

\starttext
\startbulletlist
\startbulletlistitem{One}\stopbulletlistitem
\startbulletlistitem{Two}\stopbulletlistitem
\startbulletlistitem{three}\stopbulletlistitem
\stopbulletlist
\stoptext


Patrick
-- 
ConTeXt wiki and more: http://contextgarden.net
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to