paper.typeUSletter.<xsl:param name="paper.type" select="'A4'"/>title.font.familysans-serif.
<xsl:param name="title.font.family"
select="'serif'"/>body.font.family (default is serif).section.autolabel<xsl:param name="section.autolabel" select="1"/>ulink.show<xsl:param name="ulink.show" select="0"/> to
suppress URLs (links are active anyway)xlink:href apears with
an external reference.header.rule et footer.rule which govern the presence of a
horizonal line below the header and above the footer of the pagefo:block).section.level1.propertiessection.properties, which is also empy.sect1 elements
and section elements at level 1.fo attribute <xsl:attribute
name="break-before">page</xsl:attribute><xsl:attribute-set name="section.level1.properties">
<xsl:attribute
name="break-before">page</xsl:attribute>
</xsl:attribute-set>
section.title.level1.properties<xsl:attribute-set
name="section.title.level1.properties">
<xsl:attribute name="font-size">
<xsl:value-of select="$body.font.master *
2.0736"></xsl:value-of>
<xsl:text>pt</xsl:text>
</xsl:attribute>
</xsl:attribute-set><xsl:attribute
name="color">blue</xsl:attribute> <xsl:attribute-set
name="section.title.level1.properties">
<xsl:attribute name="color">blue</xsl:attribute>
</xsl:attribute-set>xref.properties<xsl:attribute-set name="xref.properties">
<xsl:attribute name="color">blue</xsl:attribute>
<xsl:attribute
name="text-decoration">underline</xsl:attribute>
</xsl:attribute-set>