]> granicus.if.org Git - docbook-dsssl/commitdiff
Add template for mediaobjectco
authorNorman Walsh <ndw@nwalsh.com>
Mon, 25 Mar 2002 21:10:28 +0000 (21:10 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Mon, 25 Mar 2002 21:10:28 +0000 (21:10 +0000)
xsl/fo/graphics.xsl

index 1de94707896fea7be9b6cb24a0af8e87a7e94e5d..412f0c56075c12e1a9a1028fb73cf72942aadd17 100644 (file)
@@ -252,7 +252,7 @@ FIXME: make is.graphic.* work correctly depending on the backend!
 
 <!-- ==================================================================== -->
 
-<xsl:template match="mediaobject">
+<xsl:template match="mediaobject|mediaobjectco">
   <fo:block>
     <xsl:call-template name="select.mediaobject"/>
     <xsl:apply-templates select="caption"/>