← Prev in month ← Prev in thread

xref, fo output.

From
Dave Pawson <>
Date
2007-10-12T14:39:22+00:00
ID
Thread
xref, fo output.
I have <xref linkend="IDValue"/>



The link is to
   <sect3 xml:id="IDValue">
             <title>Long waffle title.</title>


In PDF output this is showing as

Section 4.4.4, Long waffle title .. [8].

In my customization I have
<xsl:param name="insert.xref.page.number">yes</xsl:param>


I'd prefer either just the section number, or even
section number and page, e.g. Section 4.4.4 on Page 8

Can I customize this please?

regards


-- 
Dave Pawson
XSLT, XSL-FO and Docbook FAQ
http://www.dpawson.co.uk
← Prev in month ← Prev in thread