component.title because span attribute must be on direct
child of fo:flow. This eliminates the error message.
space-before.maximum="{$body.font.master * 1.2}pt"
hyphenate="false">
<xsl:if test="$pagewide != 0">
- <xsl:attribute name="span">all</xsl:attribute>
+ <!-- Doesn't work to use 'all' here since not a child of fo:flow -->
+ <xsl:attribute name="span">inherit</xsl:attribute>
</xsl:if>
<xsl:attribute name="hyphenation-character">
<xsl:call-template name="gentext">