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 [EMAIL PROTECTED] ----- Original Message ----- From: [EMAIL PROTECTED] To: [email protected] 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
