ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Unnumbered chapter in table of contents?
Date: Thu, 16 Feb 2012 08:59:01 +0100	[thread overview]
Message-ID: <061B23B5-BA1E-4495-BD4A-555F743022E4@gmail.com> (raw)
In-Reply-To: <CAPGiC752j0s5dYiHXHutemXOLV0ETFMbnTVBtnGYS+139sPwpw@mail.gmail.com>


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

Hi Alasdair,

Is this what you want?
%%%% begin
\starttext

\completecontent

\chapter{Chapter one}

\section{First section}

\section{Second section}

\chapter{Chapter two}

\section{First section}

\section{Second section}

\chapter[title={Answer to all the questions},number=no]

\stoptext
%%%%% end

Best regards: OK
On 16 févr. 2012, at 01:26, Alasdair McAndrew wrote:

> Hello,
> 
> For my student notes, there are ten numbered chapters, and one unnumbered ("Answers to Exercises").  I want all of these to appear in the table of contents.  So:
> 
> 1.   First Chapter
> 2.   Second chapter
> 
> 10. Tenth Chapter
> Answers to Exercises
> 
> I've set up the chapters with 
> 
> \def\chap#1#2{\vbox{Chapter #1\crlf\framed[frame=off,topframe=on]{#2}}}
> 
> \setuphead[chapter][
>         command=\chap,
> 	style=bfd,
> 	after={\blank[1cm]},
> 	]
> 
> However, I don't want this heading on the exercises; just the title.
> 
> How can I easily achieve all of this?  I've tried with 
> 
> \title[Answers to Exercises]
> 
> and 
> 
> \writetolist[content]{}{Answers to Exercises}
> 
> but these don't seem to work.  
> 
> Thanks,
> Alasdair
> -- 
> Blog: http://amca01.wordpress.com
> Web:  http://sites.google.com/site/amca01/
> Facebook: http://www.facebook.com/alasdair.mcandrew
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 3441 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
___________________________________________________________________________________

      reply	other threads:[~2012-02-16  7:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-16  0:26 Alasdair McAndrew
2012-02-16  7:59 ` Otared Kavian [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=061B23B5-BA1E-4495-BD4A-555F743022E4@gmail.com \
    --to=otared@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).