RE: [docbook-apps] Bad index generation.
> -----Original Message----- > From: M.Canales.es > > That entities are used in html and fo templates, but not in > xhtml templates > where the code is harcoded in autoidx.xsl, at least in > Vsnapshot_6761. > Maybe a bug in xhtml templates generation? No, it is not a bug. The XHTML stylesheets are generated by transforming the HTML stylesheets. All entity references are expanded in that process. /MJ