John Deeny wrote:
On 11/6/2009 3:13 PM, Hans Hagen wrote:
John Deeny wrote:
I am trying to set up the environment for a booklet, but I am having trouble using indenting with imposition. The pages are shifted to the right on the larger sheet by the indenting amount. Increasing the amount of the indent will make cause the pages to shift farther to the right. A test case is shown below. If I remove the line marked as "Error" in the code below, the pages are imposed correctly.

I am new to ConTeXt, so I may be doing something silly here. Any suggestions?

Thanks,
John

\showframe
\setuppapersize[A5][A4,landscape]
\setuparranging[2UP]
\setuplayout[location=middle,width=fit]
\setuppagenumbering[alternative=doublesided]

\setupindenting[yes,medium] %%%%% Error, shifts A5 pages right

\starttext
\dorecurse{6}{\input knuth}
\stoptext

do you run with --arrange ?

I do run with --arrange normally, but the problem occurs with or without --arrange. I just ran a quick test on the above testcase and the result is identical with or without --arrange.

fixed in next beta


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 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
___________________________________________________________________________________

Reply via email to