Re: [NTG-context] setting up itemize

2019-01-03 Thread Taco Hoekwater
De officiële syntax definitie is hier:

https://wiki.contextgarden.net/Command/setupitemgroup

Nog de beste wensen voor het nieuwe jaar!

Taco

> On 3 Jan 2019, at 13:00, Hans van der Meer  wrote:
> 
> Bedankt Taco. Maar had ik dit kunnen weten?
> met vriendelijke groet
> dr. Hans van der Meer
> 
> 
>> On 3 Jan 2019, at 10:49, Taco Hoekwater  wrote:
>> 
>> It needs ‘each’ instead of an empty group:
>> 
>> \setupitemgroup[itemize][each][3,joinedup,packed][color=blue,inbetween=]
>> 
>> Best wishes,
>> Taco
>> 
>> 
>>> On 3 Jan 2019, at 10:27, Hans van der Meer  wrote:
>>> 
>>> I cannot get the general setup macros of itemize right. I suppose I am 
>>> missing some clues although I tried to follow the Command Reference 
>>> distributed with the contextbeta. Here my minimal working example.
>>> 
>>> dr. Hans van der Meer
>>> 
>>> 
>>> 
>>> ___
>>> 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
>>> ___
>> 
>> Taco Hoekwater
>> Elvenkind BV
>> 
>> 
>> 
>> 
>> ___
>> 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
> ___

Taco Hoekwater
Elvenkind BV




___
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] setting up itemize

2019-01-03 Thread Hans van der Meer
Bedankt Taco. Maar had ik dit kunnen weten?
met vriendelijke groet
dr. Hans van der Meer


> On 3 Jan 2019, at 10:49, Taco Hoekwater  wrote:
> 
> It needs ‘each’ instead of an empty group:
> 
> \setupitemgroup[itemize][each][3,joinedup,packed][color=blue,inbetween=]
> 
> Best wishes,
> Taco
> 
> 
>> On 3 Jan 2019, at 10:27, Hans van der Meer  wrote:
>> 
>> I cannot get the general setup macros of itemize right. I suppose I am 
>> missing some clues although I tried to follow the Command Reference 
>> distributed with the contextbeta. Here my minimal working example.
>> 
>> dr. Hans van der Meer
>> 
>> 
>> 
>> ___
>> 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
>> ___
> 
> Taco Hoekwater
> Elvenkind BV
> 
> 
> 
> 
> ___
> 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] setting up itemize

2019-01-03 Thread Taco Hoekwater
It needs ‘each’ instead of an empty group:

\setupitemgroup[itemize][each][3,joinedup,packed][color=blue,inbetween=]

Best wishes,
Taco


> On 3 Jan 2019, at 10:27, Hans van der Meer  wrote:
> 
> I cannot get the general setup macros of itemize right. I suppose I am 
> missing some clues although I tried to follow the Command Reference 
> distributed with the contextbeta. Here my minimal working example.
> 
> dr. Hans van der Meer
> 
> 
> 
> ___
> 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
> ___

Taco Hoekwater
Elvenkind BV




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

[NTG-context] setting up itemize

2019-01-03 Thread Hans van der Meer
I cannot get the general setup macros of itemize right. I suppose I am missing some clues although I tried to follow the Command Reference distributed with the contextbeta. Here my minimal working example.
dr. Hans van der Meer




itemizesetup.pdf
Description: Adobe PDF document


itemizesetup.tex
Description: Binary data
___
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
___