[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Re: [docbook-apps] USLegal portrait printing
Hi Paul,
There is no predefined value of "USlegal" in the
DocBook stylesheet, so your setting is defaulting to USletter. The easiest
way to set the page size to a new value is to set these two params:
<xsl:param
name="page.height.portrait">14in</xsl:param>
<xsl:param
name="page.width.portrait">8.5in</xsl:param>
|
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]