Re: [NTG-context] itemize margins,

2021-06-01 Thread denis.maier
Von: ntg-context Im Auftrag von Wolfgang Schuster Gesendet: Dienstag, 1. Juni 2021 11:05 An: mailing list for ConTeXt users Betreff: Re: [NTG-context] itemize margins, denis.ma...@ub.unibe.ch<mailto:denis.ma...@ub.unibe.ch> schrieb am 01.06.2021 um 10:46: Hi, in the following e

Re: [NTG-context] itemize margins,

2021-06-01 Thread Wolfgang Schuster
denis.ma...@ub.unibe.ch schrieb am 01.06.2021 um 10:46: Hi, in the following example the second line of the quote is not lined up with the first line. = \starttext \startitemize[n] [ %right=), %stopper=, %width=2em, %alternative=fit, %alternative=left,

[NTG-context] itemize margins,

2021-06-01 Thread denis.maier
Hi, in the following example the second line of the quote is not lined up with the first line. = \starttext \startitemize[n] [ %right=), %stopper=, %width=2em, %alternative=fit, %alternative=left, %alternative=intext, %distance=1em, %leftmargin=1em,

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

2010-06-14 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.

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=1cm, nowhite]

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,

[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