Dear list,

I have the following sample:

    \starttext
        \completecontent
        \startfrontmatter
            \chapter{Foreword}
            \chapter{Introduction}
        \stopfrontmatter
        \startbodymatter
            \chapter{First Chapter}
            \chapter{Second Chapter}
            \chapter{Third Chapter}
        \stopbodymatter
        \startbackmatter
            \chapter{Conclusions}
            \chapter{Notes}
        \stopbackmatter
        \startappendices
            \chapter{Appendix One}
            \chapter{Appendix Two}
        \stopappendices
    \stoptext

How could I add some extra space in the TOC before each section block?

I mean, a visual separation before “First Chapter”, “Conclusions” and
“Appendix One” in \completecontent.

Many thanks for your help,


Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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