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