Re: [NTG-context] Itemize, margins and nowhite

2010-06-14 Thread Taco Hoekwater
Alan BRASLAU wrote: On Monday 14 June 2010 08:32:08 Taco Hoekwater wrote: Vyatcheslav Yatskovsky wrote: Hello, Strange, but if I specify margins for itemize, then "nowhite" losts its effect, and I need to specify it again in every itemize group. \setupitemize[1,leftmargin=1cm, rightmargin=1cm

Re: [NTG-context] Itemize, margins and nowhite

2010-06-14 Thread Alan BRASLAU
On Monday 14 June 2010 08:32:08 Taco Hoekwater wrote: > Vyatcheslav Yatskovsky wrote: > > Hello, > > > > Strange, but if I specify margins for itemize, then "nowhite" losts its > > effect, and I need to specify it again in every itemize group. > > > > \setupitemize[1,leftmargin=1cm, rightmargin=1

Re: [NTG-context] Itemize, margins and nowhite

2010-06-13 Thread Taco Hoekwater
Vyatcheslav Yatskovsky wrote: Hello, Strange, but if I specify margins for itemize, then "nowhite" losts its effect, and I need to specify it again in every itemize group. \setupitemize[1,leftmargin=1cm, rightmargin=1cm, nowhite] Don't mix keywords and key-value pairs. \setupitemize[1,no

[NTG-context] Itemize, margins and nowhite

2010-06-13 Thread Vyatcheslav Yatskovsky
Hello, Strange, but if I specify margins for itemize, then "nowhite" losts its effect, and I need to specify it again in every itemize group. \setupitemize[1,leftmargin=1cm, rightmargin=1cm, nowhite] \startitemize[nowhite] %duplicate, but does not work without it \item a \item b \stopitemize