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
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
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
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