imposition not working in latest beta
Hans, I’m afraid that imposition is not working with latest beta. Either the command (it crashes): context --extra=arrange --printformat=2UP --paperformat=A4*A3,landscape a.pdf Or the following sample has no text in output: \setuppapersize [A5][A4,landscape] \setuparranging [2UP] \setuplayout [backspace=0pt, topspace=0pt, width=middle, height=middle, location=middle, header=0pt, footer=0pt] \starttext \input knuth \stoptext Many thanks for your help, Pablo -- http://www.ousia.tk
On 4/16/2015 11:21 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that imposition is not working with latest beta.
indeed, also side effect of the mp upgrade .. fixed in next beta ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On 04/17/2015 12:22 AM, Hans Hagen wrote:
On 4/16/2015 11:21 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that imposition is not working with latest beta.
indeed, also side effect of the mp upgrade .. fixed in next beta
Many thanks for your fix, Hans. I’m afraid that it only works with the code sample I sent. It doesn’t work with (.log file attached): contextjit --extra=arrange --printformat=2UP --paperformat=A4*A3,landscape a.pdf Many thanks for your help, Pablo -- http://www.ousia.tk
On 4/18/2015 12:18 PM, Pablo Rodriguez wrote:
On 04/17/2015 12:22 AM, Hans Hagen wrote:
On 4/16/2015 11:21 PM, Pablo Rodriguez wrote:
Hans,
I’m afraid that imposition is not working with latest beta.
indeed, also side effect of the mp upgrade .. fixed in next beta
Many thanks for your fix, Hans.
I’m afraid that it only works with the code sample I sent.
It doesn’t work with (.log file attached):
contextjit --extra=arrange --printformat=2UP --paperformat=A4*A3,landscape a.pdf
unrelated ... this is a forgotten argument in luat-ini.mkiv: \def\getdocumentargument #1{\clf_getdocumentargument{#1}{}} or wait for a new upload Hans ----------------------------------------------------------------- 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 -----------------------------------------------------------------
On 04/18/2015 01:39 PM, Hans Hagen wrote:
On 4/18/2015 12:18 PM, Pablo Rodriguez wrote:
[...] It doesn’t work with (.log file attached):
contextjit --extra=arrange --printformat=2UP --paperformat=A4*A3,landscape a.pdf
unrelated ... this is a forgotten argument
in luat-ini.mkiv:
\def\getdocumentargument #1{\clf_getdocumentargument{#1}{}}
or wait for a new upload
Many thanks for the fix and the new beta, Hans. Pablo -- http://www.ousia.tk
participants (2)
-
Hans Hagen
-
Pablo Rodriguez