ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* How to show footer only with chapter head
@ 2009-11-24 20:09 Elliot Clifton
  2009-11-25 19:53 ` Willi Egger
  0 siblings, 1 reply; 2+ messages in thread
From: Elliot Clifton @ 2009-11-24 20:09 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to show footer only with chapter head
  2009-11-24 20:09 How to show footer only with chapter head Elliot Clifton
@ 2009-11-25 19:53 ` Willi Egger
  0 siblings, 0 replies; 2+ messages in thread
From: Willi Egger @ 2009-11-25 19:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-25 19:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-24 20:09 How to show footer only with chapter head Elliot Clifton
2009-11-25 19:53 ` Willi Egger

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).