Re: [NTG-context] itemize problems

2021-09-07 Thread Sylvain Hubert via ntg-context
This works, thanks! On 07/09/2021, fv leung via ntg-context wrote: > Use > > \startitemize[A,text][lefttext=,righttext=,stopper=] > > then. > > Maybe that's the new way. > > Sylvain Hubert via ntg-context 於 2021年9月7日 週二 > 下午4:32寫道: > >> Thanks, but this doesn't seem to work on my laptop: >> >>

Re: [NTG-context] itemize problems

2021-09-07 Thread fv leung via ntg-context
Use \startitemize[A,text][lefttext=,righttext=,stopper=] then. Maybe that's the new way. Sylvain Hubert via ntg-context 於 2021年9月7日 週二 下午4:32寫道: > Thanks, but this doesn't seem to work on my laptop: > > \starttext > \startitemize[A,text][left=,right=,stopper=] > \item 1 >

Re: [NTG-context] itemize problems

2021-09-07 Thread Sylvain Hubert via ntg-context
Thanks, but this doesn't seem to work on my laptop: \starttext \startitemize[A,text][left=,right=,stopper=] \item 1 \item 2 \stopitemize \stoptext %output: (A) 1 (B) 2 On 07/09/2021, fv leung via ntg-context wrote: > I add > > left=,right=, > > in the second option

Re: [NTG-context] itemize problems

2021-09-06 Thread fv leung via ntg-context
I add left=,right=, in the second option group. 在 2021年9月7日週二 07:02,Sylvain Hubert via ntg-context 寫道: > A few more information: > > For the 1st problem: > > It seems that \setupitemize accepts two option groups, to which > n,packed and margin belong accordingly. However, >

Re: [NTG-context] itemize problems

2021-09-06 Thread Sylvain Hubert via ntg-context
A few more information: For the 1st problem: It seems that \setupitemize accepts two option groups, to which n,packed and margin belong accordingly. However, \setupitemize[n][margin=2em] does not seem to work. For the 2nd problem: \setupitemize[columns,one], although doing nothing in theory,

[NTG-context] itemize problems

2021-09-06 Thread Sylvain Hubert via ntg-context
Dear List, Here's a collection of four problems about item groups that I've just encountered. 1. 'n' and 'packed' not playing well with other options. This works: \defineitemgroup[myitems][itemize][margin=2em,before=before] \setupmyitems[n,packed] \starttext text