[NTG-context] Question on Itemize

2006-07-23 Thread Helin Gai
Hi, I tried to play with \setupitemize, and I can't figure out what the key distance actually does. For example, the following two lines seem to produce the same effect: \setupitemize[each][packed][width=20pt,distance=15pt] \setupitemize[each][packed][width=20pt,distance=5pt] Can someone

Re: [NTG-context] Question on Itemize

2006-07-23 Thread dwarnold45
width is the size of the box containing the item number distance is the distance between the item number box and the beginning of the text of the item. Helin Gai [EMAIL PROTECTED] wrote: Hi, I tried to play with \setupitemize, and I can't figure out what the key distance actually