Am 05.11.2011 um 19:06 schrieb Karljurgen Feuerherm:

> Typesets fine... But the output PDF is still letter size

There are two more options, of course, because it's a (well) known problem:

        xelatex -papersize=b5 … # don't know by heart what's supported
        xdvipdfmx -p b5 …       # don't know by heart what's supported

or combined as:

        xelatex -papersize=b5 -output-driver="xdvipdfmx -p b5" …

--
Mit friedvollen Grüßen

  Pete

Theoretischer Unterbau, der:
        Aussage über einen hypothetischen Teil einer Fernsehansagerin




--------------------------------------------------
Subscriptions, Archive, and List information, etc.:
  http://tug.org/mailman/listinfo/xetex

Reply via email to