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: Re: [docbook-apps] fileref-attribute with 'cgi'



I tried this, and I can't duplicate your problem.  I get an fo:external-graphic element in the fo output with that URL.  You must be using some sort of customization layer, as I don't recall any margins being specified with px in the fo stylesheet.  Does it work without your customization layer?
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net
 
 
----- Original Message -----
Sent: Monday, July 23, 2007 3:19 AM
Subject: [docbook-apps] fileref-attribute with 'cgi'

Hi,
using DocBook-fo-stylesheets 1.72.0 and xalan; try to transform imagedata with unusual fileref-attribute:
<inlinemediaobject>
...
<imagedata format="gif" fileref="http://www.forkosh.dreamhost.com/mimetex.cgi?c=/sqrt{a^2+b^2}"/>
...
</inlinemediaobject>
Result in fo:
<fo:block space-before.optimum="1em" space-before.minimum="0.8em" space-before.maximum="1em" line-height="150%" margin="2px 0px 2px 2px"> </fo:block>

Don't get any error message, but 'inlinemediaobject' is ignored.
Is there a way to transform imagedata with 'cgi' in imagedata-fileref-attribute as described above?

thanks in advance
jürgen klein --------------------------------------------------------------------- To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


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