ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* suppressing page number on chapter's last page
@ 2010-05-10 17:37 Piotr Kopszak
  0 siblings, 0 replies; 3+ messages in thread
From: Piotr Kopszak @ 2010-05-10 17:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hello list,

Last time I typeset a book I was reproached for not suppressing page
numbers on chapter's end pages and would like to avoid it this time ;)
I mean, is there any other way to suppress page numbers  more
"user-friendly" than peppering the text with
\setuppagenumbering[state=stop]? I need not page numbers only in
chapter's last page. I confess, I haven't checked the mail archive as
diligently as I should but the number of messages one gets looking for
"page numbering" is overwhelming.

Piotr
-- 
http://okle.pl
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Suppressing page number on chapter's last page
  2010-05-10 18:07 Suppressing " Tom
@ 2010-05-12  7:38 ` Piotr Kopszak
  0 siblings, 0 replies; 3+ messages in thread
From: Piotr Kopszak @ 2010-05-12  7:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

This works, but not in my case, as I absolutely need

\setuppagenumbering[alternative=doublesided,location=margin]

Best

Piotr

----------------------------------------------------------------------------------------

\definepagebreak
  [mychapterpagebreak]
  [yes,header,right]
 %[yes,header,left]
 %[yes,header,footer,right]

\setuphead
  [chapter]
  [page=mychapterpagebreak,footer=empty]
 %[page=Mychapterpagebreak,header=empty,footer=empty]

%\setupsectionblock[frontpart][page=chapter]
%\setupsectionblock[bodypart][page=chapter]
%\setupsectionblock[backpart][page=chapter]
%\setupsectionblock[appendix][page=chapter]

\setuppagenumbering[alternative=doublesided,location=margin]
\setupheadertexts[{My special headertext}]
\setupfootertexts[This is a text in the footer]
%\setupbackgrounds[header][text][bottomframe=on]

\starttext
  \chapter{testA} \dorecurse{10}{\input tufte }
  \chapter{testB} \dorecurse{10}{\input tufte }
  \chapter{testC} \dorecurse{10}{\input tufte }
\stoptext


2010/5/10 Tom <Tom@tuxedo-press.com>:
> The following link discusses a method for suppressing headers (including
> page numbers) from blank pages at the ends of chapters:
> http://wiki.contextgarden.net/Titles in the section titled "Truly empty
> pagebreak before chapters."
>
> Tom Benjey
> 717-258-9733 voice
> 717-243-0074 fax
> Twitter: @TomBenjey
>
>
>
>
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>



-- 
http://okle.pl
___________________________________________________________________________________
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] 3+ messages in thread

* Re: Suppressing page number on chapter's last page
@ 2010-05-10 18:07 Tom
  2010-05-12  7:38 ` Piotr Kopszak
  0 siblings, 1 reply; 3+ messages in thread
From: Tom @ 2010-05-10 18:07 UTC (permalink / raw)
  To: ntg-context

The following link discusses a method for suppressing headers (including
page numbers) from blank pages at the ends of chapters:
http://wiki.contextgarden.net/Titles in the section titled "Truly empty
pagebreak before chapters."

Tom Benjey
717-258-9733 voice
717-243-0074 fax
Twitter: @TomBenjey






___________________________________________________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2010-05-12  7:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-10 17:37 suppressing page number on chapter's last page Piotr Kopszak
2010-05-10 18:07 Suppressing " Tom
2010-05-12  7:38 ` Piotr Kopszak

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