OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: xlink


Hi,

there seems to be a bug in the fo/graphics.xsl file of the 1.71.1  
stylesheets. In the "textdata" template occur the lines:

     <xsl:otherwise>
       <a xlink:type="simple" xlink:show="embed" xlink:actuate="onLoad"
          href="{$filename}"/>
     </xsl:otherwise>

The <a> tag is obviously wrong, and fop doesn't accept it. It must  
probably be a <fo:something>, but which one?

There are also <a> tags in "inlinegraphics" and "imagedata".

Greetings,


Markus Redeker



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]