Re: [NTG-context] Multiple columns in an itemization group

2018-01-27 Thread jdh

Thanks for the help. I appreciate it.


kaddour kardio  wrote:

> You just have to add "three," beside "column" in the options
> 
> On Wednesday, January 24, 2018, jdh  wrote:
> 
> #1 Is there any way to instruct ConText, when using "itemize" with
> multiple columns to specify the number, X columns. In this case I
> want three
> 
> 
> #2 Is there any way to turn off a bullet character/symbol?
> 
> 
> Here is a vacabulary list example?:
> 
> 
> 
> 
> \setuppapersize[letter]
> \starttext
> \startitemize[columns,joinedup,packed]
> \item ability
> \item absorb
> \item accuse
> \item act
> \item active
> \item actual
> \item adopt
> \item advantage
> \stopitemize
> \stoptext
> 
> 
> 
> 
> 
> Regards
> 
> ___
>
> 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://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> 
> ___
>
> 
> -- 
> Dr YAHYAOUI Mohamed Kaddour, cardiologue -- Clinique KARDIA.
> 
> 
> ___
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> ___
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Multiple columns in an itemization group

2018-01-26 Thread kaddour kardio
​You have plenty of choices:
​1- using predefined symbols, numbered 1 to 7 for usual itemation symbols:
\startitemize[4, columns, three, joindup, packed]

2- use alphanumeric symbols: A (capitals) a, R (romans), r
\startitemize[R, columns, three, joindup, packed]

3 - define your own symbol (like fontawesome symbols for checkbox for
example)​



> ​
>>
>>
>> \setuppapersize[letter]
>> \starttext
>>   \startitemize[columns,joinedup,packed]
>>  \item ability
>>  \item absorb
>>  \item accuse
>>  \item act
>>  \item active
>>  \item actual
>>  \item adopt
>>  \item advantage
>>   \stopitemize
>> \stoptext
>>
>> 
>>
>>
>>
>> Regards
>> 
>> ___
>> 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/list
>> info/ntg-context
>> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
>> archive  : https://bitbucket.org/phg/context-mirror/commits/
>> wiki : http://contextgarden.net
>> 
>> ___
>
>
>
> --
> Dr YAHYAOUI Mohamed Kaddour, cardiologue -- Clinique KARDIA.
>
>
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___

Re: [NTG-context] Multiple columns in an itemization group

2018-01-25 Thread kaddour kardio
You just have to add "three," beside "column" in the options

On Wednesday, January 24, 2018, jdh  wrote:

>
>
> #1 Is there any way to instruct ConText, when using "itemize"  with
> multiple columns to specify the number, X columns.  In this case I want
> three
>
>
> #2 Is there any way to turn off a bullet character/symbol?
>
>
> Here is a vacabulary list example?:
>
>
> 
>
> \setuppapersize[letter]
> \starttext
>   \startitemize[columns,joinedup,packed]
>  \item ability
>  \item absorb
>  \item accuse
>  \item act
>  \item active
>  \item actual
>  \item adopt
>  \item advantage
>   \stopitemize
> \stoptext
>
> 
>
>
>
> Regards
> 
> ___
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> 
> ___



-- 
Dr YAHYAOUI Mohamed Kaddour, cardiologue -- Clinique KARDIA.
___
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___