
18 Jun
2025
18 Jun
'25
1:14 p.m.
Am 18.06.25 um 12:08 schrieb John Was:
I'm getting to grips with page layout and hope that it will be possible to set up crop marks on all four corners of each page. Currently when I give 'marking=on' I'm getting a crop mark top left on an odd-numbered page and top right on an even-numbered page, and it does look as if these are in the correct position; but the printer will want all four corners of each page to be demarcated, and I haven't found a setting to achieve that.
You need \setuplayout[location=middle,marking=on] and of course a bigger sheet size than page size: https://wiki.contextgarden.net/Command/setuppapersize Hraban