ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alasdair McAndrew <amca01@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Question about chapter headings
Date: Tue, 25 Oct 2011 16:41:56 +1100	[thread overview]
Message-ID: <CAPGiC759sP3_TB0CR++5yJa_NcVsMTkUhbPhcifV=wxswYKFNA@mail.gmail.com> (raw)


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

I'm trying to set up a chapter heading which looks like this:

Chapter 4

This is the fourth chapter

That is, there are two lines, one of which says "Chapter" followed by its
number, and the next which is the chapter title.  What is the easiest way to
do this?  I've tried

\def\chap#1#2{Chapter #1\crlf #2}

\setuphead[chapter][
       command=\chap,
       style=bfc,
       after={\blank[1cm]},
    ]

But this doesn't work (and nor do many other variations in the "chap"
command).  I'm a bit stymied here - and I'd welcome some advice.

Thanks,
Alasdair

[-- Attachment #1.2: Type: text/html, Size: 677 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:[~2011-10-25  5:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-25  5:41 Alasdair McAndrew [this message]
2011-10-25  6:55 ` Peter Münster
2011-10-25  8:21   ` Alasdair McAndrew
2011-10-25  8:32   ` Wolfgang Schuster
2011-10-25  8:36   ` 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='CAPGiC759sP3_TB0CR++5yJa_NcVsMTkUhbPhcifV=wxswYKFNA@mail.gmail.com' \
    --to=amca01@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).