handle nota_red in pdf; hide wyimek_extra in epub
[librarian.git] / librarian / epub / xsltScheme.xsl
index 4060d62..8ee6114 100644 (file)
       <xsl:attribute name="src"><xsl:value-of select="@src"/>.<xsl:choose><xsl:when test="@extbitmap"><xsl:value-of select="@extbitmap"/></xsl:when><xsl:otherwise><xsl:value-of select="@ext"/></xsl:otherwise></xsl:choose></xsl:attribute>
     </img>
   </xsl:template>
-  
+
+  <xsl:template match="wyimek_extra">
+  </xsl:template>
 
 </xsl:stylesheet>