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] | [List Home]


Subject: mediaobjectco


Hi,
 
I'm trying to do a graphic with callouts but the little number icons are not appearing within my image. Here is the structure of my page:
 
<mediaobjectco>
        <imageobjectco>
                <areaspec units="calspair">
                        <area label="1" id="indexpath" coords="280 115"/>
                </areaspec>
                <imageobject>
                        <imagedata fileref="figures/Indexer.png" format="PNG" align="center"/>
                </imageobject>
        </imageobjectco>
</mediaobjectco>
 
followed by the callout list like this:

<calloutlist>

        <callout arearefs="indexpath">

The question is twofold:

1. Do I need to form a bounding box for the number icon to fit in  or is a point enough?

2. If not, why are the callout icons not appearing?

 

Thanks for you help,

Bill Sherlock



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