ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Alan Bowen <acbowen@princeton.edu>
Subject: first page puzzle
Date: Fri, 11 Nov 2005 08:08:23 -0500	[thread overview]
Message-ID: <33F7746C-8473-40C1-8DEB-FA16A123A7B5@princeton.edu> (raw)

The following code

	\setuphead[chapter][page=yes]	
	\setuppagenumbering[alternative=doublesided]
	\setuppagenumbering[location={header, middle},state=nomarking]
	\installpagebreakhandler{last}{} 	

	\definehead[Item][title]
	\setupsectionblock[Item][number=no,page=right]
	\setuphead[Item][after={\blank[2*big]},alternative=middle,style={\tfa 
\rm}]

	\setuphead[Item][header=high,footer={}]
	\setupheadertexts[text]
		[{\sc\ItemTitle}]
		[\pagenumber]
		[\pagenumber]
		[{\it xxxxx}]

produces no header or footer on the first page, just as I want, in a  
multi-page document. What I am not seeing is why the same code  
produces a header (“ItemTitle....pagenumber”) when the document is  
only one page in length.

I realize that I can insert \setupheader[state=high] in the source  
file of my single-page documents to get what I want, but that would  
still leave me puzzled.

Any suggestions/explanations would be much appreciated.

Alan

             reply	other threads:[~2005-11-11 13:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-11 13:08 Alan Bowen [this message]
2005-11-11 15:47 ` Hans Hagen
2005-11-11 21:16   ` Alan Bowen

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=33F7746C-8473-40C1-8DEB-FA16A123A7B5@princeton.edu \
    --to=acbowen@princeton.edu \
    --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).