diff options
Diffstat (limited to 'src/documentation')
-rw-r--r-- | src/documentation/resources/stylesheets/compliance2fo.xsl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/documentation/resources/stylesheets/compliance2fo.xsl b/src/documentation/resources/stylesheets/compliance2fo.xsl index b6bc10253..b3a766ea0 100644 --- a/src/documentation/resources/stylesheets/compliance2fo.xsl +++ b/src/documentation/resources/stylesheets/compliance2fo.xsl @@ -123,7 +123,9 @@ <xsl:value-of select="@name"/> </fo:block> <xsl:apply-templates select="explanatory"/> +<!-- Comment out temporarily - FOP failing on build <xsl:apply-templates select="level-1"/> +--> </xsl:template> <xsl:template match="level-1"> |