$paper-size
$paper-size — Select the paper style.
Parameter:
{}paper-size
Defined in:
param.xsl
Used in:
param.xsl
Synopsis
|$paper-size as xs:string? := ()
Description
This value selects the paper size. The paper size is reflected
in the class
attribute on the root
html
element.
It is then used by the CSS stylesheets.
The CSS print stylesheets support three page sizes:
A4
, A5
, and (US)
Letter
. Additional sizes can be implemented
in CSS.