[NTG-context] Table of Contents Spacing

2013-01-29 Thread Troy Henderson
How do I change the vertical spacing between chapter/section list items in
the Table of Contents?  It appears that the spacing between chapter items
is about 2ex (or so) and perhaps 1ex (or so) between section items.

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

Re: [NTG-context] Table of Contents Spacing

2013-01-29 Thread Marco Patzer
On 2013–01–29 Troy Henderson wrote:

 How do I change the vertical spacing between chapter/section list items in
 the Table of Contents?


\setuplist
  [chapter]
  [before={\blank[5ex]}]

\setuplist
  [section]
  [before={\blank[.6ex]}]


Marco


signature.asc
Description: Digital signature
___
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
___

Re: [NTG-context] Table of Contents Spacing

2013-01-29 Thread Troy Henderson

 \setuplist
   [chapter]
   [before={\blank[5ex]}]


Thank you!

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

[NTG-context] Table of Contents spacing.

2004-04-27 Thread John Culleton
I want the Table of Contenst entries at normal (single) 
spacing but they are occurring with white space between the 
lines. Here is my code to date:

\setuplist[chapter][alternative=a,style=bold]
\definecombinedlist[content][chapter,section]
[level=chapter,criterium=all,before=,after=\null]
\setupcombinedlist[content][alternative=a]

Probably I have one statement too many, or one parameter too 
many. Often with Context I get lost in the variations and 
cannot see the simple solution. 




-- 
John Culleton
Able Typesetters and Indexers
http://wexfordpress.com

___
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context