Next in thread →
Next in month →
Re: DOCBOOK-APPS: autoidx.xsl
* Jirka Kosek; <> on 21 Aug, 2002 wrote: >Togan Muftuoglu wrote: >> Can some one explain me the reasoning behind why the "<l:gentext >> key="lowercase.alpha"> and <l:gentext key="uppercase.alpha"> form >> common/XYZ.xsl are not used ? > >It is because these entites are used to group index entries in index >using xsl:key. Unfortunately xsl:key must be based on expressions which >doesn't use variables (and variable can be feed up by something from >localization files). This limitation is removed in the latest draft of >XSLT 2.0. > So if I create a custom_autoidx.xsl which is the whole thing with the two entities reflecting the appropriate common/XYZ.xml [lowecase|uppercase].alpha it would work. -- Togan Muftuoglu
Next in thread →
Next in month →