story_print.xsl
branchstyles
changeset 14 6b2069bde265
parent 10 5bba8548413e
equal deleted inserted replaced
13:a1ec4d6963d7 14:6b2069bde265
    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"/>