paper.type

paper.type — Select the paper type

Synopsis

<xsl:param name="paper.type">USletter</xsl:param>

Description

The paper type is a convenient way to specify the paper size. The list of known paper sizes includes USletter and most of the A, B, and C sizes. See page.width.portrait, for example.

Important note for Debian users: Because of the Debian bugs #173093 and #382505 the default value is read from /etc/papersize. only the a{0..10}, b{0..4} and letter values of papersize(5) are currently supported.