Re: [NTG-context] customizing headers/footers first page

2005-02-25 Thread Hans Hagen
Paul Tremblay wrote:
On Thu, Feb 24, 2005 at 11:48:32AM -0500, Steve Grathwohl wrote:
How about
\definetext[chapterstart][header][First Header]
\setuphead[chapter][header=chapterstart]
for starters?
Steve

Thanks. Are there any other location keywords besides chapterstart? 

%???
\definetext[chapterlast][footer][last footer]
\setuphead[chapter][footer=chapterlast]
you can have any keyword you want; it's just a reference to what you define and 
recall later

Hans
-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] customizing headers/footers first page

2005-02-24 Thread Paul Tremblay
On Thu, Feb 24, 2005 at 11:48:32AM -0500, Steve Grathwohl wrote:
> 
> How about
> 
> \definetext[chapterstart][header][First Header]
> \setuphead[chapter][header=chapterstart]
> 
> for starters?
> 
> Steve
> 

Thanks. Are there any other location keywords besides chapterstart? 

%???

\definetext[chapterlast][footer][last footer]
\setuphead[chapter][footer=chapterlast]

Paul

-- 


*Paul Tremblay *
[EMAIL PROTECTED]*

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] customizing headers/footers first page

2005-02-24 Thread Steve Grathwohl
How about

\definetext[chapterstart][header][First Header]
\setuphead[chapter][header=chapterstart]

for starters?

Steve

On Thu, 24 Feb 2005 11:33:11 -0500, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
> I poured over the documentation last night, and I want to make sure I
> reached the right conclusion in thinking that there is no way to put a
> different header/footer on the first page in ConTeXt.
> 
> I know that you can suppress the header/footer by various means, such as:
> 
> \setupheaders[state=high]
> % or
> \setuphead[chapter][header=empty]
> \chapter
> 
> But I don't believe you can acutally put a different header on the first
> page, such as:
> 
> First Page Header
> ==
> 
> Here is the body text for the first page.
> 
> Rest Header
> =
> 
> Here is the body text for the rest of the chapter
> 
> Also, is there any way to do things with the last page in a section? By
> do things, I mean set different page dimmensions or set up different
> headers/footers.
> 
> I am asking these questions because I am coming from fo, and I am
> looking for the closest ways to mimic its formatting.
> 
> Thanks
> 
> Paul
> 
> ___
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 


-- 
Steve Grathwohl || Digital Content Developer
Duke University Press Journals || +1 919 687 3634
905 W Main St || Durham, NC 27701 USA
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] customizing headers/footers first page

2005-02-24 Thread phthenry
I poured over the documentation last night, and I want to make sure I 
reached the right conclusion in thinking that there is no way to put a 
different header/footer on the first page in ConTeXt. 

I know that you can suppress the header/footer by various means, such as:

\setupheaders[state=high]
% or
\setuphead[chapter][header=empty]
\chapter

But I don't believe you can acutally put a different header on the first 
page, such as:

First Page Header
==

Here is the body text for the first page.

Rest Header
=

Here is the body text for the rest of the chapter

Also, is there any way to do things with the last page in a section? By 
do things, I mean set different page dimmensions or set up different 
headers/footers.

I am asking these questions because I am coming from fo, and I am 
looking for the closest ways to mimic its formatting.

Thanks

Paul



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context