[XeTeX] xdvipdfmx and papersize?

Will Robertson wspr81 at gmail.com
Sat Dec 30 09:28:12 CET 2006


On 30/12/2006, at 17:41 , Stephen Moye wrote:

> I have just discovered that if I include:
>
> \special{papersize=8.24999in,10.74999in}%
>
> in \AtBeginDocument{...} in the class file

Oh, you are using LaTeX? Why not just use the geometry package:
   \usepackage[dvipdfm]{geometry}
   \geometry{papersize={8.24999in,5.74999in}}

Convenient coz it deals with all that \special stuff and makes it  
convenient when setting up margins and so forth, too.

Will


More information about the XeTeX mailing list