ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* pagenumber suppression howto?
@ 2014-07-20 10:03 Meer, H. van der
  2014-07-20 18:35 ` Wolfgang Schuster
  0 siblings, 1 reply; 8+ messages in thread
From: Meer, H. van der @ 2014-07-20 10:03 UTC (permalink / raw)
  To: NTG ConTeXt

My goal is pages without header info at the top and text plus a pagenumber on the bottom. This can be accomplished by:
\setupheader[state=stop]
\setupfooter[text][before=\hairline,style=small,location=left,strut=yes]
\setupfootertexts[some text][pagenumber]

I want the first page without that footer, to be done with:
\noheaderandfooterlines

But then comes the problem, because afterwards the default takes over and on the subsequent pages the pagenumber starts to appear in the header (the default setting apparently). Thus the \noheaderandfooterlines annuls the \setupheader[state=stop]

I did not find out how to get rid of the default pagenumber. 
\setuppagenumber[state=stop] kills all pagenumbering, the programmed one in the leftbottom corner too.
\setuppagenumbering[state=stop] kills all pagenumbers, included the one I want to appear.
\setuppagenumbering[location=none] merely puts the pagenumber in the middle of the footer, obviously location=none has no meaning in ConTeXt.

So, I am at the end of the possibilities I can think of. How to?

Hans van der Meer



___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-25 12:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-20 10:03 pagenumber suppression howto? Meer, H. van der
2014-07-20 18:35 ` Wolfgang Schuster
2014-07-20 19:35   ` Meer, H. van der
2014-07-20 19:51     ` Wolfgang Schuster
2014-07-20 20:02       ` Meer, H. van der
2014-07-20 20:20         ` Wolfgang Schuster
2014-07-21  7:12           ` Meer, H. van der
2014-07-25 12:08     ` Wolfgang Schuster

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).