1
vote
1answer
58 views

Get the empty page before a new chapter in ConTeXt?

When starting new chapters on right-hand side, it would better make the previous page empty (no footer and header). This can be done by defining a new pagebreak and setup head, ...
5
votes
1answer
48 views

How to start a new chapter at right hand side in ConTeXt?

I have read the manual and try the \setuphead [chapter] [page=right] but it has no effect :-(
1
vote
0answers
101 views

How to move the chapter- and section number in ConTeXt [duplicate]

I want to create a margin chapter- and section number in Context, like in the offical manual. How can I get this done? This is what I tried for the chapter number. \define[2]\PlaceChapter{ ...
5
votes
1answer
354 views

How to add illustrations before chapter titles in ConTeXt?

I would like to add some TIFF format illustrations to my document. These have three features, though, which I do not know how to implement: These fill the entire page, ignoring margins. They appear ...