16 Nov
2009
16 Nov
'09
9:12 a.m.
On Mon, 16 Nov 2009, Wolfgang Schuster wrote:
Am 16.11.2009 um 09:41 schrieb Thomas A. Schmitz:
On Nov 16, 2009, at 9:33 AM, Aditya Mahajan wrote:
The problem is the vertical alignment of the item number, which should be at the top of the frame. Is this possible?
Add location=top to \setupframed.
Aditya
Oh, that's good, thanks Aditya! The baselines still don't quite agree, but it's just a minor difference.
If you hadn't notice the item is wider then the running text, in MkIV you can say 'width=\dimexpr\textwidth-\itemgrouplistwidth\relax' (not the best method but \localhsize is not available)
Shoudn't width=broad just work? It doesn't, so I consider this a bug. Aditya