I'm sure there's something flawed about this idea, but what if there were an <indextermset> element in the DTD that you could use to wrap a series of indexterm inside a para? Then when you process the para for presentation, you could strip out that entire <indextermset> and any spaces between its children.
David > -----Original Message----- > From: Norman Walsh [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 05, 2002 10:52 AM > To: Jeffrey Oldham > Cc: [EMAIL PROTECTED] > Subject: DOCBOOK: Re: Extra Spaces Caused by <indexterm>s > > Unfortunately, the only way to avoid this problem is either to put the > indexterms between paragraphs (which is logically wrong) or to make > sure that you don't introduce extra spaces with your index terms: >
