[NTG-context] Removing headers with chapter headings

Renaud AUBIN aubin at nibua-r.org
Fri Feb 3 14:45:44 CET 2006


Hi Elliot,

Here, I use the option header=empty and defined a custom chapter command:

\setuphead[chapter][header=high, command=\ChapterHeader, style=\tfd]
  \def\ChapterHeader#1#2{%
    \framedtext
      [width= \overlaywidth,
        height=12\bodyfontsize,
        background={foreground,HeaderDeco},
        offset=0pt,
        strut=no,
        frame=off,
        align=left]{%
        \blank[4\bodyfontsize,force]
        #1
        \blank[small]
        #2}}

Cheers,

Renaud

Elliot Clifton a écrit :

> I setup chapter headings as:
>
> \setuphead[chapter][header=none]
>
> I want the effect of header=none only on the chapter page, but it 
> persists across all subsequent pages. How can I reset the header to 
> sate=normal for pages after my chapter. pages.
>
> Note: chapter pages are not blank --- they contain bodytext
>
> Elliot
>
>------------------------------------------------------------------------
>
>_______________________________________________
>ntg-context mailing list
>ntg-context at ntg.nl
>http://www.ntg.nl/mailman/listinfo/ntg-context
>  
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.ntg.nl/pipermail/ntg-context/attachments/20060203/b937bdae/attachment.html 


More information about the ntg-context mailing list