<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi all,<br>
<br>
I'm having a problem using callouts with the 'linecolumn' unit set in
<areaspec>.<br>
<br>
I'm trying to specify callout pointers on line '<b>x</b>' at position '<b>y</b>'
but,
whenever I add a second coordinate, the corresponding callout
pointer disappears completely.<br>
<br>
An abridged version of the code I'm using is:<br>
<br>
<programlistingco><br>
<br>
            <areaspec units="linecolumn"><br>
                <area coords="<b>x y</b>" id="<i>blah</i>"/><br>
            </areaspec><br>
<br>
<programlisting language="XML" role="XML"><br>
<i>        Code and stuff</i><br>
</programlisting><br>
<br>
            <calloutlist><br>
                <callout arearefs="<i>blah</i>"><br>
                    <para><br>
                        Stuff and blah...<br>
                    </para><br>
                </callout><br>
            </calloutlist><br>
<br>
</programlistingco><br>
<br>
Can anyone see if I've gone wrong in there somewhere? Or am I fighting
a losing battle against an unsupported feature?<br>
<br>
Cheers
<pre class="moz-signature" cols="72">-- 
Scott Mumford
Associate Content Author
Engineering Content Services

Red Hat APAC
Level 1, 193 North Quay
Brisbane, QLD 4000
Australia
+61 7 3514 8143
<a class="moz-txt-link-abbreviated" href="mailto:smumford@redhat.com">smumford@redhat.com</a></pre>
</body>
</html>