ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* [NTG-context] offset with \copypages
@ 2024-03-21 14:04 Peter Münster
  2024-03-21 15:10 ` [NTG-context] " Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2024-03-21 14:04 UTC (permalink / raw)
  To: ntg-context

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
\copypages[test-file.pdf]
\stoptext

How could I avoid this offset please?

TIA for any hints,
-- 
           Peter
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [NTG-context] Re: offset with \copypages
  2024-03-21 14:04 [NTG-context] offset with \copypages Peter Münster
@ 2024-03-21 15:10 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2024-03-21 15:10 UTC (permalink / raw)
  To: ntg-context

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

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-21 15:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-21 14:04 [NTG-context] offset with \copypages Peter Münster
2024-03-21 15:10 ` [NTG-context] " Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).