OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: RE: docbook: about paragraphs, cross-references, indexes


At 10:34 12/04/01 +0100, you wrote:

>Yes; but only for entries marking a range of text. TDG also says "A single
>point is marked with an Indexterm placed in the text at the point of
>reference". This markup:
>
><INDEXTERM>
><PRIMARY>DocBook</PRIMARY>
><SECONDARY>Changes for <ACRONYM>V4.0</ACRONYM></SECONDARY>
></INDEXTERM>
>
>occurs in full over 40 times in TDG. Surely there must be a simpler way?

What about:

<!ENTITY IndexV4changes "<INDEXTERM>
     <PRIMARY>DocBook</PRIMARY>
     <SECONDARY>Changes for <ACRONYM>V4.0</ACRONYM></SECONDARY>
     </INDEXTERM>"
 >


and then just use &IndexV4changes; to generate the index entry.



Dave



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC