OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

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


Subject: RE: DOCBOOK: layout of mediaobjects (images)


I tried <informalfigure/>, the following:

      <informaltable>
        <tgroup cols="3">
          <tbody>
            <row>
              <entry><mediaobject>
                  <imageobject>
                    <imagedata fileref="images/at_work_icon.gif"
format="gif"/>
                  </imageobject>
                </mediaobject></entry>
              <entry><ulink
url="images/doc.pdf"><medialabel><inlinemediaobject>
                      <imageobject>
                        <imagedata fileref="images/acopdflogo2.gif"
format="gif"/>
                      </imageobject>
                    </inlinemediaobject></medialabel> </ulink></entry>
              <entry><ulink
url="http://www.adobe.com/acrobat/"><medialabel><inlinemediaobject>
                      <imageobject>
                        <imagedata fileref="images/adobe1.gif"
format="gif"/>
                      </imageobject>
                    </inlinemediaobject></medialabel> </ulink></entry>
            </row>
          </tbody>
        </tgroup>
        </informaltable>

In HTML, the first is displayed, then the 2nd and 3rd are displayed on the
following line.  Thus, I went back to the <informaltable/>.  One interesting
thing is that is the spaces are not included between the:

</medialabel> </ulink>

end tags, the image does not display, only the URL in text.

Jeff





-----Original Message-----
From: Norman Walsh [mailto:ndw@nwalsh.com]
Sent: Wednesday, August 08, 2001 6:31 AM
To: docbook@lists.oasis-open.org
Subject: Re: DOCBOOK: layout of mediaobjects (images)


[Follow-ups to docbook-apps, please]

/ Stefan Seefeld <seefeld@sympatico.ca> was heard to say:
| is there a way to specify a layout for images in a docbook document ?
| Specifically, it appears that mediaobjects are always placed one above
| the other. Is there a way to somehow visually group them, such that
| having a hbox with images (for example) ?

Putting the images in a <figure> (or <informalfigure>) should serve to
group them. Getting the visual rendering that you want may require some
stylesheet customization. What tools are you using to publish? And are
you publishing to HTML or print?

                                        Be seeing you,
                                          norm

--
Norman Walsh <ndw@nwalsh.com>      | The average man, who does not know
http://www.oasis-open.org/docbook/ | what to do with his life, wants
Chair, DocBook Technical Committee | another one which will last
                                   | forever.--Anatole France

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-request@lists.oasis-open.org




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


Powered by eList eXpress LLC