Re: [NTG-context] Problems with texexec & pdfarrange

2006-11-17 Thread Marcus Vinicius Mesquita de So
Ok. With --paperformat texexec works nice. Thank you for the answers. Greetings from Brazil Marcus Vinicius Hans Hagen <[EMAIL PROTECTED]> wrote: Sanjoy Mahajan wrote: >> texexec --pdfarrange --paper=A5A4 --print=up live.pdf >> > > It needs to be given as '--paperformat'. I'm pretty sure

Re: [NTG-context] Problems with texexec & pdfarrange

2006-11-17 Thread Hans Hagen
Sanjoy Mahajan wrote: >> texexec --pdfarrange --paper=A5A4 --print=up live.pdf >> > > It needs to be given as '--paperformat'. I'm pretty sure '--paper' > gets disambiguated as --paperoffset, so ConTeXt looks for a dimension > but gets "A5A4", and then complains about a missing number. >

Re: [NTG-context] Problems with texexec & pdfarrange

2006-11-16 Thread Sanjoy Mahajan
> texexec --pdfarrange --paper=A5A4 --print=up live.pdf It needs to be given as '--paperformat'. I'm pretty sure '--paper' gets disambiguated as --paperoffset, so ConTeXt looks for a dimension but gets "A5A4", and then complains about a missing number. -Sanjoy `Never underestimate the evil of

Re: [NTG-context] Problems with texexec & pdfarrange

2006-11-16 Thread Sanjoy Mahajan
> in my opinion the print command option is --print=2up It shouldn't matter (2up vs up). The tex.rb script has this: case getvariable('printformat') when '' then arrangement << "\\v!normal" when /.*up/oi then arrangement << ["2UP","\\v!rotate

Re: [NTG-context] Problems with texexec & pdfarrange

2006-11-16 Thread Willi Egger
Hi, In the meantime the paper command option is --paperformat=A4A5. in my opinion the print command option is --print=2up Willi Marcus Vinicius Mesquita de So wrote: > Hello, everybody > > In page 8 of the mtexexec manual we can see the following command: > > texexec --pdfarrange --paper=A5A4 --

[NTG-context] Problems with texexec & pdfarrange

2006-11-16 Thread Marcus Vinicius Mesquita de So
Hello, everybody In page 8 of the mtexexec manual we can see the following command: texexec --pdfarrange --paper=A5A4 --print=up live.pdf If I try it with a PDF file, for example, texexec --pdfarrange --paper=A5A4 --print=up --print gri.pdf I get an error message: ! Missing number, treat