This is the mail archive of the docbook-tools-discuss@sourceware.org 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]

How to generate index?


Hi, All,

When I use docbook2pdf, I found it can process Index successfully.
My sample file is:
<title>Title</title>
<para>sampel file</para>
<indexterm><primary>Keyword</primary></indexterm>
....
...
<index />


When I use docbook2pdf, the pdf didn't record the "Keyword" in Index.
When I use FOP, it can successfully index the "keyword".

Could anyone know how to generate index-ed item for docbook2pdf?

Thanks.


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