This is the mail archive of the xsl-list@mulberrytech.com mailing list .


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

Re: Indexing a fop generated document.


David Carlisle writes:
 > stage. If you just want to find the end of the "current" range
 > don't you just want to write out a page-number-citation to
 > the start of the first relevant FO and the end of the last one.
 > That should be detectable at the time you are writing the FO?

but the markup says

 <index links="a b c d e f"/>

which translates to

 33 24 56 2 1 3

which we want to turn into "1-3, 24, 56". I agree that I could sort
"a b c d e f" (with some effort) into document order, but I dont know
whether they are all on the same page or not.

sebastian




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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