[XeTeX] \centerline on custom paper size with plain XeTeX

2014-11-03 Thread Deepak Jois
I want \centerline to properly center a line on a page with a custom size. The minimal example below does not work for me. I even tried to compile the code with xetex -papersize=a5 What am I missing? Code: \special{papersize=5.8in,8.3in} \hoffset0in \hsize5.8in \centerline{hi there} \bye

Re: [XeTeX] \centerline on custom paper size with plain XeTeX

2014-11-03 Thread Paul Vojta
On Mon, Nov 03, 2014 at 08:39:04PM +0530, Deepak Jois wrote: I want \centerline to properly center a line on a page with a custom size. The minimal example below does not work for me. I even tried to compile the code with xetex -papersize=a5 What am I missing? Code:

Re: [XeTeX] \centerline on custom paper size with plain XeTeX

2014-11-03 Thread Julian Bradfield
On 2014-11-03, Deepak Jois deepak.j...@gmail.com wrote: I want \centerline to properly center a line on a page with a custom size. The minimal example below does not work for me. I even tried to compile the code with xetex -papersize=a5 What am I missing? Code: