Name

blockquote.properties — To set the style for block quotations.

Synopsis

§92: §199

  1| <xsl:attribute-set name="blockquote.properties">
   | <xsl:attribute name="start-indent">0.5in</xsl:attribute>
   | <xsl:attribute name="end-indent">0.5in</xsl:attribute>
   | <xsl:attribute name="space-after.minimum">0.5em</xsl:attribute>
  5| <xsl:attribute name="space-after.optimum">1em</xsl:attribute>
   | <xsl:attribute name="space-after.maximum">2em</xsl:attribute>
   | </xsl:attribute-set>

Description

The blockquote.properties attribute set specifies the formating properties of block quotations.