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


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] 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


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