![](https://secure.gravatar.com/avatar/b79687264c3e06cba13b54d05b12a9f5.jpg?s=120&d=mm&r=g)
29 Nov
2016
29 Nov
'16
9:21 p.m.
Pablo Rodriguez mailto:oinos@gmx.es 29. November 2016 um 20:02
Wolfgang,
many thanks for your ultra-fast reply and for your help.
As always, it works perfectly fine.
Sorry, but what does the key "inbetween" setup? (I thought it was referred to items.) \setupitemgroup [itemize] [ before={\blackrule[width=\textwidth,color=red]}, after={\blackrule[width=\textwidth,color=green]}, inbetween={\blackrule[width=\textwidth,color=blue]}]
\starttext \startitemize \startitem First item \stopitem \startitem Second item \stopitem \startitem Third item \stopitem \stopitemize \stoptext Wolfgang