[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Align inlinegraphic to text
Hello.
I have trouble with inlinegraphic alignment in PDF output.
Markup:
<orderedlist>
<listitem>
<para>
Click <inlinegraphic fileref="button.png" width="19" depth="19"/>
</para>
</listitem>
</orderedlist>
In PDF output I get:
1.______XX
Click_XX
where XX is button. How can I get another alignment like this ?
1.Click_XX
________XX
inlinegraphic with @valign not works.
I use DocBook XSL stylesheets 1.68.1 and RenderX XEP 4.1.
--
Regards, Vyt
mailto: vyt@vzljot.ru
JID: vyt@vzljot.ru
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]