12 Oct
2015
12 Oct
'15
4:39 p.m.
Henning Hraban Ramm mailto:texml@fiee.net 12. Oktober 2015 um 11:58 Hi, if I try \setupheader[state=high] (or empty), it works only for the first chapter; i.e. at the start of second and every following chapter, the header text is visible. Is this intentional? Yes. I can work around this with \setuphead[chapter][before={\setupheader[state=empty]}] \setuphead[chapter][header=empty] % header=high
Wolfgang