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: DOCBOOK: Image callouts supported by XSL-FO stylesheet?


Does the standard XSL-FO stylesheet for DocBook fully support image
callouts?

In our testing, it seems like callout references correctly display
numbered bullets, but those numbers aren't rendered on the image itself
at the coordinates specified. Should they be?

In the following example, fig12-1.png is a 378x184 image.

<figure id="fig12-1">
  <title>Cookie Lifecycle</title>
  <mediaobjectco>
    <imageobjectco>
      <areaspec units="calspair">
        <area coords="225,21" id="cookielife1"/>
        <area coords="112,88" id="cookielife2"/>
        <area coords="351,49" id="cookielife3"/>
        <area coords="266,145" id="cookielife4"/>
        <area coords="110,154" id="cookielife5"/>
      </areaspec>
      <imageobject>
        <imagedata fileref="fig12-1.png"/>
      </imageobject>
    </imageobjectco>
  </mediaobjectco>
</figure>

___________________________________

Kevin Yank
Technical Business Director
SitePoint.com - Master the Web!

e: kevin@sitepoint.com
w: www.sitepoint.com
p: +61 3 9495 6622
___________________________________




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


Powered by eList eXpress LLC