Changes

Jump to navigation Jump to search
253 bytes added ,  11:41, 15 February 2023
Added an example with pagestate=start to increment page numbers
\definemakeup [custom] [style={\switchtobodyfont[heros,14pt]}]
</texcode>
 
=== Example 3 ===
Make sure page numbering is incremented using `pagestate=start`
 
<texcode>
\definemakeup [title] [doublesided=empty, pagestate=start]
 
\starttext
\input knuth
\starttitlemakeup
Title
\stoptitlemakeup
\input knuth
\stoptext
</texcode>
1

edit

Navigation menu