[NTG-context] Questions about (start)itemize

2009-01-23 Thread Cecil Westerhof
I started making lists and sublists. In the first startitemize I use an 8 in the setup, because I want squared bullets. For my sublists I use 5, because I want to use circles there. Is there a way not to have to put it everywhere? (When I change to a triangle, I do not want to change it

Re: [NTG-context] Questions about (start)itemize

2009-01-23 Thread Willi Egger
Hi Cecil \setupitemgroup [itemize] [1] [symbol=8] \setupitemgroup [itemize] [2] [symbol=5] KA en KR: looking at the table in the manual it would be that itemize uses small caps. Willi On Jan 23, 2009, at 2:44 PM, Cecil Westerhof wrote: I

Re: [NTG-context] Questions about (start)itemize

2009-01-23 Thread Cecil Westerhof
2009/1/23 Willi Egger w.eg...@boede.nl: \setupitemgroup [itemize] [1] [symbol=8] \setupitemgroup [itemize] [2] [symbol=5] Works. KA en KR: looking at the table in the manual it would be that itemize uses small caps. I think you are right.