ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Wooten <dw@trichotomic.net>
Subject: Spacing of page numbers in list
Date: Wed, 29 Nov 2006 10:36:02 -0800	[thread overview]
Message-ID: <C7248F1E-B56B-4BB1-86DC-2C7FB204126F@trichotomic.net> (raw)

Greetings all,

I'm having a devil of a time trying to figure out how to control  
(increase) the space between the name of each part/chapter/section  
and its page number in a list generated by the following example.  
I've tried (I believe) every option in the \setuplist grimoire... but  
obviously I have not!

Any clues?

Best, David

====

\setuplist	
	[part]
	[style={\scbf},label=no,pagestyle=bf,pagenumber=no]
\setuplist
	[chapter]
	[style={\sb},distance=-0.5em]
\setuplist
	[section]
	[pagestyle={\tf},margin=0em,distance=-.5em]
\setuplist
	[subsection]
	[style=it,pagestyle={\tf},margin=2em]	

\setupcombinedlist
	[content]
	[alternative=a,
	 aligntitle=yes,
	 width=2.5em,sectionnumber=no,partnumber=no]

====

                 reply	other threads:[~2006-11-29 18:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=C7248F1E-B56B-4BB1-86DC-2C7FB204126F@trichotomic.net \
    --to=dw@trichotomic.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).