OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: DOCBOOK: Image callouts supported by XSL-FO stylesheet?


<example>
	<programlisting format="linespecific">

	  &lt;fo:block id="{@id}">               <co id="l11"/>
      &lt;xsl:apply-templates/>&lt;/fo:block>
&lt;/xsl:template>


  &lt;xsl:template match="xref">
   &lt;fo:inline >&lt;fo:basic-link
	  internal-destination="{@idref}">       <co id="l2"/>
     Chapter
</programlisting>
	<calloutlist>
	  <callout arearefs="l11">
	    <para> ..........</para>
	  </callout>
	</calloutlist>
       </example>


this method doesn't position the callout pixel perfect, but it isn't far 
out wrt the textual position.


HTH DaveP



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC