This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Alignment of images in examples


Hello,

I have the following structure in my document:

<example>
        <title>some title</title>

<para>some para</para>

        <mediaobject>
          <imageobject>
            <imagedata align="right" fileref="image.jpg"
                       width="426px" />
          </imageobject>
        </mediaobject>
</example>

The alignment of the image influences the alignment of the para, though.
What might cause this behavior? How can I get rid of it, i.e. I would like standard alignment for the para.




thanks
Steffen Glückselig


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]