Re: [docbook-apps] Index as a part of article - HTML

From
Bob Stayton <>
Date
2011-07-04T21:09:46+00:00
ID
021501cc3a8e$af37d2a0$6600a8c0@pazu
Thread
Re: [docbook-apps] Index as a part of article - HTML
Hi,

I'm not sure I understand your problem.  When 
you say:

 

> Placing 
<index /> in the article doesn't work.

 

I just put an empty index element in an article XML 
file just before the closing tag of article, and it does generate an index 
at the end of the article.  But your previous sentence describes what 
sounds like a book (since it generates bk01ix01.html).  Can you 
clarify what you are trying to do and what your results are?

 

Bob Stayton
Sagehill Enterprises


 

 

  
----- Original Message ----- 

  
From: 
  Milosz Lewandowski 

  
To:  
  

  
Sent: Monday, July 04, 2011 7:15 AM

  
Subject: [docbook-apps] Index as a part 
  of article - HTML

  

Hi, 
I'm using DocBook with xsltproc to create HTML 
  documentation. I would like to generate index so I'm using indexterms and 
  place <index /> in my xml file. However, this generates separate HTML 
  file (with name like bk01ix01.html) - but I want to have it included in the 
  one of my articles. Placing <index /> in the article doesn't work. Is it 
  possible to make things work as I described?

BW,
Milosz 
  Lewandowski