ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <schuster.wolfgang@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Unnumbered chapters before the ToC
Date: Wed, 15 Jan 2014 15:47:20 +0100	[thread overview]
Message-ID: <EFFAE936-A92D-497E-8E3B-E83A05D2870C@gmail.com> (raw)
In-Reply-To: <731E096E-D1C3-4D6D-B165-CF2FF2CD6366@gmail.com>


Am 15.01.2014 um 15:36 schrieb Robert Blackstone <blackstone.robert@gmail.com>:

> Dear all, 
> 
> Is there, in a book-project, a way to place unnumbered chapters, in casu Acknowledgements and Abstract, in the FrontMatter before the ToC, but still mentioned in the ToC?

\definehead[prechapter][chapter]
\setuphead [prechapter][number=no,incrementnumber=list]

\starttext

\prechapter{Unnumbered chapter}

\title{Contents}

\placelist[prechapter,chapter]

\chapter{Numbered chapter}

\stoptext

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


  reply	other threads:[~2014-01-15 14:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-15 14:36 Robert Blackstone
2014-01-15 14:47 ` Wolfgang Schuster [this message]
     [not found] <mailman.1.1389870001.20619.ntg-context@ntg.nl>
2014-01-16 12:06 ` Robert Blackstone
     [not found] <mailman.274.1389819267.2180.ntg-context@ntg.nl>
2014-01-15 21:51 ` Robert Blackstone
2014-01-16  1:17   ` Zhichu Chen
  -- strict thread matches above, loose matches on Subject: below --
2014-01-15 10:25 Robert Blackstone

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=EFFAE936-A92D-497E-8E3B-E83A05D2870C@gmail.com \
    --to=schuster.wolfgang@gmail.com \
    --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).