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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: 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



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