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="">         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@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context



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

Reply via email to