[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: valign on inlinemediaobject no effect?
Hi there. I am trying to align some inline graphics nicely with the surrounding text. But, setting the attribute valign on the imagedata element has no effect. The image stays aligned relative to the text top whatsoever. By looking at the fo output from the transformation process, I can see that the attribute valign is reflected to the fo attribute "display-align" on the "external-graphic" element. If I change that to "alignment-baseline" and set the value to "middle", everything shows up fine. Am I missing something? Shouldn't the stylesheet distinguish between valign on inlinemediaobjects and mediaobjects and "translate" that attribute to "alignment-baseline" on inlinemediaobjects and "display-align" on mediaobjects? Regards, /frank
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]