Hello every body,
Today I tried to use figure and imageobjectco in a different way as I
did before.
<figure>
<info><title>This is a title</title><info>
<mediaobject>
<imageobjectco>
<areaspec>
<area coords="" xml:id="first"/>
<area coords="" xml:id="second"/>
</areaspec>
<imageobject>
<imagedata fileref="path/to/the/image"/>
</imageobject>
</imageobject>
</mediaobject>
</figure>
<calloutlist>
<callout arearefs="first">
<para>The first callout bug</para>
</callout>
<callout arearefs="seconde">
<para>The second callout bug</para>
</callout>
</calloutlist>
In my custom stylesheet I've put :
<xsl:param name="formal.title.placement">figure after</xsl:param>
As result of this little sample, the title of the figure is below the
callout list, and I prefer have it juste after the image it self.
I use Docbook 5.0 with 1.75.2 ns stylesheet.
How can I change the title placement in this case ?
Thanks in advance,
Jacques
---------------------------------------------------------------------
To unsubscribe, e-mail:
docbook-apps-unsubscribe@...
For additional commands, e-mail:
docbook-apps-help@...