ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alexander Klink <alech@alech.de>
Subject: Re: combined list and spacing
Date: Sun, 24 Aug 2003 17:37:36 +0200	[thread overview]
Message-ID: <240803.bbe458876bc4e5234cad6c69772c6914@alech.de> (raw)
In-Reply-To: <180803.52a4047c9ada7c3f6b68710c73f5af42@alech.de>

Hi,

On Mon, Aug 18, 2003 at 01:04:29PM +0200, Alexander Klink wrote:
> I've defined a combined list as my table of contents as follows:
> 
> \setuplist[artikel][alternative=c]
> \definecombinedlist[content][chapter,artikel]
> \placecontent
> 
> Now that my document nears 75 pages, the list is too full to go on
> one page. So I thought I might get rid of the spacing between the
> next chapter and make the chapters bold instead.
For the record: I solved this using:

\setuplist[chapter][style=bold,before={}]                  
\setuplist[artikel][alternative=c]
\definecombinedlist[content][chapter,artikel]
\placecontent

easier than I thought :-)

Greetings,
		ALeX

-- 
... Alexander Klink  ...   undergraduate in Mathematics with Computer Science
...  alech@alech.de  ...                at Darmstadt University of Technology
...  alech@3komma141592653589793238462643383279502884197169399375105820974.de

      reply	other threads:[~2003-08-24 15:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-18 11:04 Alexander Klink
2003-08-24 15:37 ` Alexander Klink [this message]

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=240803.bbe458876bc4e5234cad6c69772c6914@alech.de \
    --to=alech@alech.de \
    --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).