This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [docbook] Want title in toc, titleabbrev in index


----- Original Message ----- From: "Jirka Kosek" <jirka@kosek.cz>
To: "Bob Stayton" <bobs@sagehill.net>
Cc: "Daniel Parker" <danielaparker@sympatico.ca>; <docbook@lists.oasis-open.org>
Sent: Saturday, April 09, 2005 8:37 AM
Subject: Re: [docbook] Want title in toc, titleabbrev in index



Bob Stayton wrote:
It seems like there ought to be a parameter that controls which is
used in the TOC, because I think different people would have
different ideas of how titleabbrev should be used.  You could file a
feature request on the DocBook SourceForge site to make this a future
improvement.

There is no need for RFE. I added such parameter few months ago. Just set

<xsl:param name="index.prefer.titleabbrev" select="1"/>

in your customization layer.

The question though was whether there was a similiar parameter to express preference for "title" or "titleabbrev" in the toc. Bob Stayton's answer was no, and that it was necessary to modify the xsl script to force "title".


Thanks,
Daniel Parker




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]