ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <w.egger@boede.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: How to show footer only with chapter head
Date: Wed, 25 Nov 2009 20:53:20 +0100	[thread overview]
Message-ID: <02095B95-A22B-4832-937D-D4E4B996BD8C@boede.nl> (raw)
In-Reply-To: <e65d34bf0911241209x41a608cdhac8d60bfe8f4f637@mail.gmail.com>

Hi Elliot,

Please look into the big ConTeXt manual on page 81:

"Suppose that a default setup looks like this:
    \setupheadertexts[pagenumber]
    \setupfootertexts[chapter][paragraph]
At the first page of new chapters this may look not too good.  
Therefore we could state:
    \setuphead[chapter][header=empty,footer=empty]
However if we use it in this way we loose the pagenumber. A more  
adequate solution is:
    \definetext[chapter][footer][pagenumber]
with:
    \setuphead[chapter][header=high,footer=chapter,page=right]"

Kind regards

Willi
On Nov 24, 2009, at 9:09 PM, Elliot Clifton wrote:

> Hi,
>
> I have page numbers and chapter headings displayed in my document's
> header. The header  is suppressed on a page with a chapter head i.e.
>
> \setuphead[chapter][header=high]
>
>  therefore I want a footer on these pages to display the page number.
> The footer should disabled on all other pages.
>
> I've tried,
>
> \setuphead[chapter][footer=normal]
>
> but it overrides
>
> \setupfooter[state=none]
>
> everywhere, not only on chapter pages.
>
> Any ideas?
>
> TIA,
>
> Elliot
> ______________________________________________________________________ 
> _____________
> 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
> ______________________________________________________________________ 
> _____________

___________________________________________________________________________________
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:[~2009-11-25 19:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-24 20:09 Elliot Clifton
2009-11-25 19:53 ` Willi Egger [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=02095B95-A22B-4832-937D-D4E4B996BD8C@boede.nl \
    --to=w.egger@boede.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).