ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Table of Contents Spacing
@ 2013-01-29 20:55 Troy Henderson
  2013-01-29 21:30 ` Marco Patzer
  0 siblings, 1 reply; 4+ messages in thread
From: Troy Henderson @ 2013-01-29 20:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 223 bytes --]

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

[-- Attachment #1.2: Type: text/html, Size: 236 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Table of Contents Spacing
  2013-01-29 20:55 Table of Contents Spacing Troy Henderson
@ 2013-01-29 21:30 ` Marco Patzer
  2013-01-29 21:31   ` Troy Henderson
  0 siblings, 1 reply; 4+ messages in thread
From: Marco Patzer @ 2013-01-29 21:30 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 267 bytes --]

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

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Table of Contents Spacing
  2013-01-29 21:30 ` Marco Patzer
@ 2013-01-29 21:31   ` Troy Henderson
  0 siblings, 0 replies; 4+ messages in thread
From: Troy Henderson @ 2013-01-29 21:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 76 bytes --]

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

Thank you!

Troy

[-- Attachment #1.2: Type: text/html, Size: 276 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Table of Contents spacing.
@ 2004-04-27 18:34 John Culleton
  0 siblings, 0 replies; 4+ messages in thread
From: John Culleton @ 2004-04-27 18:34 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-29 21:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-29 20:55 Table of Contents Spacing Troy Henderson
2013-01-29 21:30 ` Marco Patzer
2013-01-29 21:31   ` Troy Henderson
  -- strict thread matches above, loose matches on Subject: below --
2004-04-27 18:34 Table of Contents spacing John Culleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).