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


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: Sorting and non-en_US indexes


David Cramer wrote:
> 
> Actually, I'm working on this right now. I noticed that limitation with
> xsl:key. Even hiding the variable in a saxon:evaluate didn't work. Since
> I'm ok with using Saxon extensions, I can do this tho. It appears to be
> working:

Cool!

I have one another idea how to make this processor idependat. You can
create several versions of autoidx.xsl with different upper and
lower-case entites and lang in xsl:sort. When invoking transformation
you provide different XML catalag for each language to XSLT procesor.
This catalog can redirect request for autoidx.xsl to proper localized
version.

					Jirka

-- 
-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


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