>
>> Am 04.02.2015 um 15:33 schrieb Rob Heusdens <robh...@xs4all.nl>:
>>
>>
>>> You have to write a working minimal example for further help.
>>>
>>> Wolfgang
>>>
>>
>> So this is the example:
>>
>> […]
>
> You can remove the following lines:
>
>> \definefiller[ChapterFiller]
>>
>> \define[1]\ChapterNumberToc%
>>       {Hoofdstuk #1 -- }
>>
>> \define[3]\ChapterToc%
>>      {\vbox{\bf Hoofdstuk #1 -- #2 \filler[ChapterFiller] #3}}
>>
>> \define[1]\AppendixToc%
>>      {Bijlage -- #1}
>>
>> \define[1]\BackToc%
>>    {Noten -- #1}
>>
>> […]
>
> and replace these list setups
>
>> \setuplist[chapter][headnumber=yes,style=bold,width=17ex,numbercommand=\ChapterNumberToc]
>> %\setuplist[chapter][headnumber=yes,style=bold,alternative=command,command=\ChapterToc]
>> \setuplist[appendix][headnumber=no,style=bold,textcommand=\AppendixToc]
>> \setuplist[back][headnumber=no,style=bold,textcommand=\BackToc]
>
> with the following definitions:
>
> \setuplist [chapter]
> [width=fit,style=bold,numbercommand=\groupedcommand{Hoofdstuk }{ – }]
> \setuplist [appendix] [style=bold,textcommand=\groupedcommand{Bijlage –
> }{}]
> \setuplist [back]     [style=bold,textcommand=\groupedcommand{Noten –
> }{}]
>
> Wolfgang
>

This works!


Thank you Wolfgang.

I finally completed my document now!

Rob

___________________________________________________________________________________
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