24 Jun
2008
24 Jun
'08
11:57 a.m.
On Tue, Jun 24, 2008 at 11:45 AM, Peter Münster
On Tue, Jun 24 2008, Wolfgang Schuster wrote:
@Peter: afterhead is meant for vertical material like skips, rules etc. or you could use to draw a frame around the itemize head.
Ok, so afterhead applies only to the \head command. I've chosen \txt{}, because I need something like this:
\setupitemize[headstyle=\bf\groupedcommand{}{:}, width=5em, distance=1em] \starttext \startitemize \txt{Short} \input tufte \txt{Very very very long} \input tufte \stopitemize \stoptext
Should \head better be used for this purpose? And if yes, how?
You should better use descriptions, this is what your example looks like and what I guess only by looking at the output. Regards Wolfgang