Custom chapter footer
Hi Hans, the following used to work. Has the syntax changed? \definetext[chapter][footer][pagenumber] \setuphead [chapter][footer=chapter] \starttext \chapter{test} \stoptext ! Undefined control sequence. Regards Andreas
Am 01.01.2012 um 22:39 schrieb Andreas Harder:
Hi Hans,
the following used to work. Has the syntax changed?
This has to be changed in page-txt.mkvi: \def\resetlayouttextlines % public {\csname\??layouttextsreset\v!top \endcsname \csname\??layouttextsreset\v!header\endcsname \csname\??layouttextsreset\v!text \endcsname \csname\??layouttextsreset\v!footer\endcsname \csname\??layouttextsreset\v!bottom\endcsname \ifconditional\resyncaftertextline \calculateglobalvsizes %\recalculatebackgrounds \page_backgrounds_recalculate \global\setfalse\resyncaftertextline \fi} The user interface hasn’t changed but Hans is changing the names of all internal commands. Wolfgang
participants (2)
-
Andreas Harder
-
Wolfgang Schuster