ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <hraban@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: error in XY imposition
Date: Mon, 19 Dec 2011 18:37:48 +0100	[thread overview]
Message-ID: <8C761C15-22DE-436A-A447-4D0FEC3E1705@fiee.net> (raw)
In-Reply-To: <1CD9A475-27CB-43E2-AE66-97770932541F@fiee.net>


Am 2011-12-19 um 14:03 schrieb Henning Hraban Ramm:

>
> Am 2011-12-16 um 16:42 schrieb Hans Hagen:
>
>> On 16-12-2011 16:22, Henning Hraban Ramm wrote:
>>>
>>> \setuppapersize        [A7][A4]
>>> \setuppaper     [nx=2,ny=2]
>>> \setuparranging [XY]
>>>
>>> \starttext
>>> \strut
>>>
>>> \stoptext
>>
>> fixed in next beta
>
> This error is fixed, but in latest beta imposition doesn’’t work  
> at all any more:
> All pages of one sheet are printed on each other. Paper sizes are  
> ignored.

The problem is to get the order of the commands right. This works (but  
is not very intuitive IMO):

\definepapersize		[filius][width=92mm, height=172mm]
\setuplayout[location=middle,marking=on]
\setuppaper     [nx=3,ny=1]  
%,dx=0mm,dy=0mm,topspace=19mm,backspace=10.5mm]
\setuppapersize		[filius][A4,landscape]
\setuparranging [XY]

It looks to me like \setuppaper resets paper size.

Is this something you can/will fix, or should I just document that you  
need to setup imposition in this order?


Greetlings from Lake Constance!
Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___________________________________________________________________________________
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
___________________________________________________________________________________

  reply	other threads:[~2011-12-19 17:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-16 15:22 Henning Hraban Ramm
2011-12-16 15:42 ` Hans Hagen
2011-12-19 13:03   ` Henning Hraban Ramm
2011-12-19 17:37     ` Henning Hraban Ramm [this message]
2011-12-19 21:53       ` Hans Hagen
2011-12-20 11:24         ` Henning Hraban Ramm
2011-12-20 12:13           ` Wolfgang Schuster
2011-12-20 12:31             ` Henning Hraban Ramm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8C761C15-22DE-436A-A447-4D0FEC3E1705@fiee.net \
    --to=hraban@fiee.net \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).