If I understood correctly what you're trying to achieve, then an
'xrefstyle' attribute on the xref might work for you.
See http://www.sagehill.net/docbookxsl/CustomXrefs.html#Xrefstyle
--Jere
Dave Pawson kirjoitti 12.10.2007 kello 17.39:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
open.org
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]