Using the latest beta, the workaround from the wiki, \setuppagenumbering[alternative=doublesided] \setupsectionblock[frontpart][page=no] \setupsectionblock[bodypart][page=no] \setupsectionblock[appendix][page=no] \setupsectionblock[backpart][page=no] \starttext \startbodymatter% or backmatter etc. After this page, there is another empty one. \stopbodymatter \stoptext fails to prevent a blank page at the end. Is there a new way to do this now? I used to rely on \installpagebreakhandler{last}{}, but this does not seem to work either: it now permits a final page with a page number. Alan
Am 20.11.2014 um 22:13 schrieb Alan Bowen
: Using the latest beta, the workaround from the wiki,
\setuppagenumbering[alternative=doublesided]
\setupsectionblock[frontpart][page=no] \setupsectionblock[bodypart][page=no] \setupsectionblock[appendix][page=no] \setupsectionblock[backpart][page=no]
\starttext \startbodymatter% or backmatter etc. After this page, there is another empty one.
\stopbodymatter
\stoptext fails to prevent a blank page at the end. Is there a new way to do this now?
I used to rely on \installpagebreakhandler{last}{}, but this does not seem to work either: it now permits a final page with a page number.
You can disable the page with \setuppagenumbering[page=]. Wolfgang
Many thanks, Wolfgang. If you use \startfrontmatter… and kin, you will still need \setupsectionblock[frontpart][page=no] \setupsectionblock[bodypart][page=no] \setupsectionblock[appendix][page=no] \setupsectionblock[backpart][page=no] as well. All best, Alan On Thu, Nov 20, 2014 at 4:59 PM, Wolfgang Schuster < schuster.wolfgang@gmail.com> wrote:
Am 20.11.2014 um 22:13 schrieb Alan Bowen
: Using the latest beta, the workaround from the wiki,
\setuppagenumbering[alternative=doublesided]
\setupsectionblock[frontpart][page=no] \setupsectionblock[bodypart][page=no] \setupsectionblock[appendix][page=no] \setupsectionblock[backpart][page=no]
\starttext \startbodymatter% or backmatter etc. After this page, there is another empty one.
\stopbodymatter
\stoptext fails to prevent a blank page at the end. Is there a new way to do this now?
I used to rely on \installpagebreakhandler{last}{}, but this does not seem to work either: it now permits a final page with a page number.
You can disable the page with \setuppagenumbering[page=].
Wolfgang
___________________________________________________________________________________ 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
___________________________________________________________________________________
participants (2)
-
Alan Bowen
-
Wolfgang Schuster