[NTG-context] standardmakeup and pages
mf
massifr at fastwebnet.it
Thu Aug 29 16:58:22 CEST 2019
\setuppagenumbering[
alternative=doublesided,
]
% use pagestate=start on both makeups only if you want the title page
% to be the page 1 of the book
\definemakeup[title-page][align=middle,doublesided=no]
\definemakeup[imprint][align=top,page=no]
\starttext
\startmakeup[title-page]
bastard title
\stopmakeup
\startmakeup[imprint]
\vfill
imprint
\stopmakeup
This is the beginning of the book...
\stoptext
More information about the ntg-context
mailing list