On 2010-09-06, at 7:07 PM, Cecil Westerhof <cldwester...@gmail.com> wrote:

> 
> Op maandag 6 sep 2010 20:29 CEST schreef Wolfgang Schuster:
> 
>> I wonder why need this command when can get the same result with normal
>>    context commands:
>> 
>> \definesymbol[checkbox][{[~~~]}]
>> \defineitemgroup[checkbox]
>> \setupitemgroup[checkbox][each][packed][margin=2.5em,symbol=checkbox,width=1.5em,distance=.5em]
>> 
>> \starttext
>> 
>> \startcheckbox
>> \nop title
>> \item Yes
>> \item No
>> \item A little bit
>> \stopcheckbox
>> 
>> \stoptext
> 
> I am still new to ConTeXt, so I did not know this. But in the future I
> properly want to work with:
>    [  ] a     [  ] b     [  ] c
>    [  ] d     [  ] e     [  ] f
>    [  ] g     [  ] h     [  ] i
>    [  ] j     [  ] k     [  ] l
> instead of:
>    [  ] a
>    [  ] b
>    [  ] c
>    [  ] d
>    [  ] e
>    [  ] f
>    [  ] g
>    [  ] h
>    [  ] i
>    [  ] j
>    [  ] k
>    [  ] l
> or is that also possible 

Add

\setupitemgroup[checkbox][column,three]

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to