Hi all, in MkII times I used to move big headings down a bit by using the following grid settings (see example below). In MkIV there is also a way to do so (by using offset): But only for headings set in one line (see below)?! Does anybody know what to do? \setuplayout[header=12pt,headerdistance=8pt,grid=yes] \setupheader[align=middle] \setuppagenumbering [alternative=,location=] \setupheadertexts[\setups{text a}] [\setups{text b}] \startsetups[text b]\vtop{\startalignment[center]Chapter\stopalignment}\stopsetups\startsetups[text a]\vtop{\startalignment[center]Chapter\stopalignment}\stopsetups \setuphead[chapter] %[grid={page,7pt,fit,low},align=middle,alternative=paragraph,before={\blank[18pt]},after={\blank[18pt]}]% <- MkII [grid={low,offset:7pt},align=middle,alternative=paragraph,before={\blank[18pt]},after={\blank[18pt]}]% <-MKIV \starttext \chapter{Chapter} test\midaligned{text}test \page \chapter{Yet another\\chapter} test\midaligned{text}test \stoptext Thanks, Steffen
participants (1)
-
Steffen Wolfrum