linenumbering.width — Indicates the width of line numbers
<xsl:param name="linenumbering.width" select="'3'"></xsl:param>
If line numbering is enabled, line numbers will appear right justified in a field "width" characters wide.