story_print.xsl
branchstyles
changeset 10 5bba8548413e
parent 4 301b54644bfa
equal deleted inserted replaced
9:5ad30cb766bc 10:5bba8548413e
    12 <xsl:output method="xml" indent="yes"/>
    12 <xsl:output method="xml" indent="yes"/>
    13 
    13 
    14 <xsl:attribute-set name="standard-block">
    14 <xsl:attribute-set name="standard-block">
    15   <xsl:attribute name="text-indent">10mm</xsl:attribute>
    15   <xsl:attribute name="text-indent">10mm</xsl:attribute>
    16   <xsl:attribute name="space-before">10pt</xsl:attribute>
    16   <xsl:attribute name="space-before">10pt</xsl:attribute>
    17   <xsl:attribute name="space-before.conditionnaly">discard</xsl:attribute>
    17   <xsl:attribute name="space-before.conditionality">discard</xsl:attribute>
    18   <xsl:attribute name="text-align">justify</xsl:attribute>
    18   <xsl:attribute name="text-align">justify</xsl:attribute>
    19 </xsl:attribute-set>
    19 </xsl:attribute-set>
    20 
    20 
    21 <xsl:template name="static-content">
    21 <xsl:template name="static-content">
    22   <xsl:param name="title"/>
    22   <xsl:param name="title"/>