ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Table of content
Date: Mon, 26 Dec 2005 12:46:56 +0100	[thread overview]
Message-ID: <43AFD830.3000307@wxs.nl> (raw)
In-Reply-To: <43AF1DFA.8010505@boede.nl>

Willi Egger wrote:

> Dear ConTeXters,
>
> At the moment I am bit at a loss.
> I should prepare a document, wherein there will be a difference 
> between one chapter title and the respective row in the table of 
> contents. What it should become looks as follows:
>
> \chapter{This is the title of the chapter}
>
> In the table of contents it should show up as:
>
> Epilog: This is the title of the chapter
>
> So the question is, how to get the word Epilog into the table of 
> contents in front of the chapter title, neatly aligned with the rest 
> of the table of contents.

each time ... then hook it into the list command

once: then do something like:

\def\Epilog{Epilog: }

\placelist[chapter]

\def\Epilog{}

\chapter{\Epilog This...}

Hans

  reply	other threads:[~2005-12-26 11:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-25 22:32 Willi Egger
2005-12-26 11:46 ` Hans Hagen [this message]
2005-12-26 19:40   ` Willi Egger
2021-02-11 11:11 Table of Content Ursula Hermann
2021-02-12 14:43 ` Pablo Rodriguez
     [not found]   ` <44f0a7dd-c259-b100-ee44-b9fecffcd95e@xs4all.nl>
2021-02-12 15:52     ` Pablo Rodriguez
2021-02-12 16:09       ` Hans Hagen

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=43AFD830.3000307@wxs.nl \
    --to=pragma@wxs.nl \
    --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).