← Prev in month ← Prev in thread

Re: [docbook-apps] xep.extensions prevent page number prefixes inindex entries

From
Jirka Kosek <>
Date
2003-11-19T11:28:26+00:00
ID
Thread
Re: [docbook-apps] xep.extensions prevent page number prefixes inindex entries
 wrote:

> I checked fo/xep.xsl for any suspicious template calls but couldn't find 
> any. Googling around came up with the CVS log for fo/index.xsl where the 
> following is said:
> 
> <cite> If you set xep.extensions to 1 duplicate page numbers in index will 
> be merged using XEP extension to XSL-FO</cite>
> 
> Could it be possible that mergeing duplicate page numbers removes the page 
> number prefixes? If so, how could this be fixed? 

Probably yes as page number generated by <fo:page-number/> can not be 
compounded AFAIK. As a workaround you can switch off xep.extensions and 
remove conditions testing xep.extensions in fo/docbook.xsl from where 
bookmark code is invoked.

					Jirka

-- 
-----------------------------------------------------------------
   Jirka Kosek  	
   e-mail: 
   http://www.kosek.cz
← Prev in month ← Prev in thread