Hi,
I still have an issue with blank pages...

>> 2. Vertically center the ToC (wrt to the text area).
>
> Use a makeup for the TOC (if and only if it takes a single page).

Yes, the ToC takes a single page. The makeup seems to insert a blank
page afterwards. MWE:

    \setuppagenumbering[alternative=doublesided]
    \definemakeup[ToC][align=middle,pagestate=start]
    \starttext
    \startfrontmatter
      \startmakeup[ToC]
        \placecontent
      \stopmakeup
      \input{knuth}
    \stopfrontmatter
    \startbodymatter
      \dorecurse{10}{\chapter{Foo}}
    \stopbodymatter
    \stoptext

How do I suppress the blank page after the ToC?

Nicola

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to