Re: [NTG-context] texexec.pl vs. .rb

2007-04-05 Thread Taco Hoekwater


Sanjoy Mahajan wrote:
>>> (texmfstart) texexec --pdfarrange --paper=a5a4 --print=up test.pdf
>> The option --paper should become --papersize.
>> The shortcutted form --paper resolves to --paperoffset nowadays.
> 
> Shouldn't it be --paperformat?  From the texexec manpage:

Sorry, you are right.

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] texexec.pl vs. .rb

2007-04-05 Thread Sanjoy Mahajan
> > (texmfstart) texexec --pdfarrange --paper=a5a4 --print=up test.pdf
> 
> The option --paper should become --papersize.
> The shortcutted form --paper resolves to --paperoffset nowadays.

Shouldn't it be --paperformat?  From the texexec manpage:

   --paperformat=KEY
  For typesetting multiple pages on a single piece of
  paper.  KEY has the form a4a3 (for printing A4 pages on
  A3 paper), a5a4 (for printing A5 pages on A4 paper), or
  in general aMaN.  The actual layout of the pages is
  specified with the --printformat option.

Let me know if I have it wrong and I'll correct the manpage (I've been
feeding the manpages to tex-live).

-Sanjoy

`Not all those who wander are lost.' (J.R.R. Tolkien)
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] texexec.pl vs. .rb

2007-04-05 Thread Wolfgang Schuster

2007/4/5, Tobias Burnus <[EMAIL PROTECTED]>:


Hi,

the following command works with the PERL but not with the RUBY version.
Is this option obsolete or simply not yet implemented:

(texmfstart) texexec --pdfarrange --paper=a5a4 --print=up test.pdf



Hi Tobias,

replace --paper by --paperformat

Wolfgang

texexec: works

texmfstart texexec:

! Missing number, treated as zero.

   a
\@@ppoffset ->a
   5a4
\calculatepaperoffsets ...lue {\??pp #1\c!offset }
  \divide \scratchdimen
\arr...
 ...dth }\fi \calculatepaperoffsets {A4}
  \xdef \papersize {A4}
\firstofoneargument #1->#1

\next1 #1,->\docommand {#1}
   \doprocesscommaitem
...
l.3 \setuplayout


Tobias


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] texexec.pl vs. .rb

2007-04-05 Thread Taco Hoekwater


Tobias Burnus wrote:
> Hi,
> 
> the following command works with the PERL but not with the RUBY version.
> Is this option obsolete or simply not yet implemented:
> 
> (texmfstart) texexec --pdfarrange --paper=a5a4 --print=up test.pdf

The option --paper should become --papersize.
The shortcutted form --paper resolves to --paperoffset nowadays.

Best,
Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] texexec.pl vs. .rb

2007-04-05 Thread Tobias Burnus
Hi,

the following command works with the PERL but not with the RUBY version.
Is this option obsolete or simply not yet implemented:

(texmfstart) texexec --pdfarrange --paper=a5a4 --print=up test.pdf

texexec: works
texmfstart texexec:

! Missing number, treated as zero.

   a
\@@ppoffset ->a
   5a4
\calculatepaperoffsets ...lue {\??pp #1\c!offset }
  \divide \scratchdimen
\arr...
 ...dth }\fi \calculatepaperoffsets {A4}
  \xdef \papersize {A4}
\firstofoneargument #1->#1

\next1 #1,->\docommand {#1}
   \doprocesscommaitem
...
l.3 \setuplayout


Tobias
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context