ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* dx=1cm with imposition: how to disable "right" most dx?
@ 2014-06-01 10:00 Xan
  2014-06-01 11:16 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Xan @ 2014-06-01 10:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I have this code:

\definepapersize[carnet][width=8.50cm,height=5.40cm]

\setuppapersize [carnet][A4]

\setuppaper     []
\setuplayout    [page] [topspace=0.02cm, backspace=0.02cm, header=0.02cm,margin=0.02cm,width=middle,footer=0.02cm,height=fit]
\setuplayout    [page]
\setuplayout    [location=middle,marking=on,nx=2,ny=4,dy=1cm,dx=1cm]


When I run context, the "dx" distance is added to the right of the "rightest" page of type "carnet". So I have an extra right dx distance that it annyoes me becase in double printing pages, the side above and the side below don't match.

How can I prevent that?

Thanks in advance,
Xan.

PS: Please CCme.
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: dx=1cm with imposition: how to disable "right" most dx?
  2014-06-01 10:00 dx=1cm with imposition: how to disable "right" most dx? Xan
@ 2014-06-01 11:16 ` Hans Hagen
  2014-06-01 11:42   ` Xan
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2014-06-01 11:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users, dxpublica

On 6/1/2014 12:00 PM, Xan wrote:
> Hi,
>
> I have this code:
>
> \definepapersize[carnet][width=8.50cm,height=5.40cm]
>
> \setuppapersize [carnet][A4]
>
> \setuppaper     []
> \setuplayout    [page] [topspace=0.02cm, backspace=0.02cm, header=0.02cm,margin=0.02cm,width=middle,footer=0.02cm,height=fit]
> \setuplayout    [page]
> \setuplayout    [location=middle,marking=on,nx=2,ny=4,dy=1cm,dx=1cm]
>
>
> When I run context, the "dx" distance is added to the right of the "rightest" page of type "carnet". So I have an extra right dx distance that it annyoes me becase in double printing pages, the side above and the side below don't match.
>
> How can I prevent that?

\definepageshift[test][horizontal][8mm]
\setuppageshift[test]

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: dx=1cm with imposition: how to disable "right" most dx?
  2014-06-01 11:16 ` Hans Hagen
@ 2014-06-01 11:42   ` Xan
  0 siblings, 0 replies; 3+ messages in thread
From: Xan @ 2014-06-01 11:42 UTC (permalink / raw)
  To: Hans Hagen; +Cc: mailing list for ConTeXt users

Oh! thanks. Now I have to try for having the same space on left and on right.

Thanks


On Sun, 01 Jun 2014 13:16:06 +0200
Hans Hagen <pragma@wxs.nl> ha escrit:

> On 6/1/2014 12:00 PM, Xan wrote:
> > Hi,
> >
> > I have this code:
> >
> > \definepapersize[carnet][width=8.50cm,height=5.40cm]
> >
> > \setuppapersize [carnet][A4]
> >
> > \setuppaper     []
> > \setuplayout    [page] [topspace=0.02cm, backspace=0.02cm, header=0.02cm,margin=0.02cm,width=middle,footer=0.02cm,height=fit]
> > \setuplayout    [page]
> > \setuplayout    [location=middle,marking=on,nx=2,ny=4,dy=1cm,dx=1cm]
> >
> >
> > When I run context, the "dx" distance is added to the right of the "rightest" page of type "carnet". So I have an extra right dx distance that it annyoes me becase in double printing pages, the side above and the side below don't match.
> >
> > How can I prevent that?
> 
> \definepageshift[test][horizontal][8mm]
> \setuppageshift[test]
> 
> -----------------------------------------------------------------
>                                            Hans Hagen | PRAGMA ADE
>                Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>      tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                               | www.pragma-pod.nl
> -----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2014-06-01 11:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-01 10:00 dx=1cm with imposition: how to disable "right" most dx? Xan
2014-06-01 11:16 ` Hans Hagen
2014-06-01 11:42   ` Xan

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).