21 Mar
2024
21 Mar
'24
3:10 p.m.
Peter Münster schrieb am 21.03.2024 um 15:04:
Hi,
When inserting pages with \copypages, the included pages are slightly shifted to the left and to the bottom.
Minimal example:
% test-file.tex: \setuplayout[page] \starttext \input tufte \vfill \input tufte \stoptext
% test.tex: \starttext \startlayout[page] \copypages[test-file.pdf] \stoplayout \stoptext
How could I avoid this offset please? You have to change the layout for the pages where you include your images to get rid of the default margins.
Wolfgang