This is the mail archive of the docbook-tools-discuss@sources.redhat.com mailing list for the docbook-tools project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

collateindex.pl gives too big HTML-files


I am managing approx. 1350 pages of SGML/DocBook
where I make a set-index over 12 books by
calling collateindex.pl;
 perl ./collateindex.pl -s Symbols -t Index \
   -g -i indexx  -o index.sgml tempdir/HTML.index

(or I might here add -x for setindex)

But as you can see on 
http://cvs.sslug.dk/linuxbog/alle/bog/stikord.html
my (set-)index is *big*

Is there any smart way to have the HTML-file with the 
index split over several HTML-pages, i.e. 
one letter-index-page with links to A, B, C .... 
where each letter (+ the symbol page) ends as one 
unique HTML-file, i.e. I get something like 26 
HTML-pages instead of just one?

Best

-- 
Peter Toft, Ph.D. [pto@sslug.dk] http://www.sslug.dk/~pto


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