Hi all, I updated ConTeXt today (version 29-08-2014) I need to compile a document with page impositioning. But it seems that arranging is not working i.e. the command is just ignored. What to do? Kind regards Willi
Hi all,
I updated ConTeXt today (version 29-08-2014)
I need to compile a document with page impositioning. But it seems
On 08/30/2014 02:34 PM, Willi Egger wrote: that arranging is not working i.e. the command is just ignored. Hi Willy, this works for me with beta from 2014.08.29 20:57: \setuppapersize [A5][A4,landscape] \setuparranging [2UP, doublesided] \setuplayout [page] \starttext \insertpages[document.pdf][width=0pt] \stoptext Just in case it helps, Pablo -- http://www.ousia.tk
Hi Pablo,
thank you for your reply. What I missed apparently is, that one needs to add ‘double sided’ to the \setuprarranging command. (I must have mist this, because previously this was not needed….
Kind regards
Willi
On 30 aug. 2014, at 15:13, Pablo Rodriguez
Hi all,
I updated ConTeXt today (version 29-08-2014)
I need to compile a document with page impositioning. But it seems
On 08/30/2014 02:34 PM, Willi Egger wrote: that arranging is not working i.e. the command is just ignored.
Hi Willy,
this works for me with beta from 2014.08.29 20:57:
\setuppapersize [A5][A4,landscape] \setuparranging [2UP, doublesided] \setuplayout [page] \starttext \insertpages[document.pdf][width=0pt] \stoptext
Just in case it helps,
Pablo -- http://www.ousia.tk ___________________________________________________________________________________ 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 ___________________________________________________________________________________
Hi Willy, glad to read it worked. Since you are the imposition expert, may I ask you about implementing another imposition scheme in a new thread? Many thanks for your help, Pablo Since On 08/30/2014 06:17 PM, Willi Egger wrote:
Hi Pablo,
thank you for your reply. What I missed apparently is, that one needs to add ‘double sided’ to the \setuprarranging command. (I must have mist this, because previously this was not needed….
Kind regards
Willi
participants (2)
-
Pablo Rodriguez
-
Willi Egger