print.xsl
branchstyles
changeset 23 8445a48b1679
parent 13 a1ec4d6963d7
child 24 acf70691eb31
equal deleted inserted replaced
14:6b2069bde265 23:8445a48b1679
   103 </xsl:template>
   103 </xsl:template>
   104 <xsl:template match="shortlist">
   104 <xsl:template match="shortlist">
   105   <block margin-left="24pt"><xsl:apply-templates mode="short"/></block>
   105   <block margin-left="24pt"><xsl:apply-templates mode="short"/></block>
   106 </xsl:template>
   106 </xsl:template>
   107 <xsl:template match="formalpara/shortlist">
   107 <xsl:template match="formalpara/shortlist">
   108   <block margin-left="24pt">- <xsl:apply-templates mode="short"/></block>
   108   <block margin-left="24pt"><xsl:apply-templates mode="short"/></block>
   109 </xsl:template>
   109 </xsl:template>
   110 
   110 
   111 <xsl:template match="listitem">
   111 <xsl:template match="listitem">
   112   <list-item>
   112   <list-item>
   113     <xsl:call-template name="list-label"/>
   113     <xsl:call-template name="list-label"/>