ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Paul Jones" <shagreel@gmail.com>
Subject: Re: postponed block and headers
Date: Thu, 16 Nov 2006 17:04:01 -0700	[thread overview]
Message-ID: <f35545860611161604g7451ea93s8a12544b499bdeda@mail.gmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 802 bytes --]

Below is somewhat of a silly example, but it does show the problem I am
experiencing.  It looks like the commands inside of the postponing block can
not effect the headers.  Is this a bug or am I doing something wrong?  The
only way I have been able to change the headers is to place a \page[blank]
at the beginning of my postponed block, but then there are no headers for
the rest of the document. Basically I just want there to be no headers on
any page where I postpone a block.  Any help would be much appreciated

\setuppagenumbering[conversion=numbers, location=]
\setupheadertexts[pagenumber]
\setuphead[chapter][header=high, footer=high]

\startpostponing[+2]
\chapter{Chapter with header}
\stoppostponing

\starttext
\chapter{Chapter no header}
\dorecurse{20}{\input davis  }
\stoptext


paul

[-- Attachment #1.2: Type: text/html, Size: 881 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

                 reply	other threads:[~2006-11-17  0:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=f35545860611161604g7451ea93s8a12544b499bdeda@mail.gmail.com \
    --to=shagreel@gmail.com \
    --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).