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]

Re: Index don't want to build...


On Mon, 29 Jul 2002, Herman Bruyninckx wrote:

> I'm trying to make an index for my document, according to the
> documentation at
> <http://www.tldp.org/LDP/LDP-Author-Guide/compiles-sgml>
> and various other places. That is, I use collateindex.pl and jade,
> but the critical HTML.xml file remains empty...
> 
> What do I do wrong?

Try
        perl ./collateindex.pl -g  -N -o index.sgml
        db2html -j "-V html-index" main-file.sgml
        perl ./collateindex.pl -g -o index.sgml main-file/HTML.index (*)
        db2html main-file.sgml

(*) the main-file/HTML.index might be places in another 
sub-dir depending on the id you give the book.


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

Linux!, because reboots are only for *kernel* upgrades!
                                ---  Sid Young



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