]> granicus.if.org Git - docbook-dsssl/commitdiff
Add hook for customization.
authorStefan Seefeld <stefan@seefeld.name>
Sat, 13 Oct 2012 19:09:11 +0000 (19:09 +0000)
committerStefan Seefeld <stefan@seefeld.name>
Sat, 13 Oct 2012 19:09:11 +0000 (19:09 +0000)
xsl/html/graphics.xsl

index 35c55e3f23e52727d77a1ab05753fc6d485d6902..1b7d89369f52d719e7320680015b3eebc6064b0d 100644 (file)
@@ -1062,8 +1062,12 @@ valign: <xsl:value-of select="@valign"/></xsl:message>
       </xsl:choose>
     </xsl:attribute>
   </xsl:if>
+
+  <xsl:call-template name="extension.process.image.attributes"/>
 </xsl:template>
 
+<xsl:template name="extension.process.image.attributes"/>
+
 <!-- ==================================================================== -->
 
 <xsl:template match="graphic">