Re: [docbook-apps] callout problems

From
Dave Pawson <>
Date
2004-02-18T22:22:13+00:00
ID
Thread
Re: [docbook-apps] callout problems
At 20:08 18/02/2004, Per Olesen wrote:
>Yeah, I see your point now that it works. But, is there not another better
>tagging for this?




<programlisting>

   dkdkdkd   <co id="c1"/>


</programlisting>
<calloutlist>
   <callout arearef="c1">
     <para>Comment about dkdkdkdkdk</para>
   </callout>
</calloutlist>


HTH DaveP