RE: [docbook-apps] Bad index generation.

From
Mauritz Jeanson <>
Date
2007-03-27T18:16:39+00:00
ID
000c01c7709c$04ca62d0$71ea1a51@D7MZ171J
Thread
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