[XeTeX] scrarticle + landscape + a6paper – how?

Jonathan Kew jonathan_kew at sil.org
Fri Jun 9 20:43:28 CEST 2006


On 9 Jun 2006, at 6:53 pm, Joanna Rycko wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello,
>
> I was trying to produce the following document with xelatex:
>
>
> \documentclass[landscape,a6paper]{scrartcl}
>
> \usepackage{fontspec,xunicode}
> \defaultfontfeatures{Mapping=tex-text}
> \setromanfont{Footlight MT Light}
> \lineskiplimit=-2pt
> \setsansfont{Zapfino}
>
> \begin{document}
> Some text
> \end{document}
>
> The text looks like on a6 format/landscape, but it's placed on a a4
> page. How can I change the behaviour of xelatex to produce the
> correct pdf file?

Hi Joanna,

If you add:

   \usepackage{geometry}

this should set up the paper size correctly.

JK




More information about the XeTeX mailing list