JABakken at dstsystems.com wrote:
> 
> How do I insert index tags using XXE?

Like you insert any other element, that is, use command Insert, 'Insert
Before', 'Insert After' depending on where you want to insert the
``index tag'', then select 'indexterm' from the Element list.

After that, because of the way the DocBook DTD is written, you'll need
to populate the 'indexterm' element with child elements 'primary',
'secondary', 'see', etc. See
http://www.docbook.org/tdg/en/html/docbook.html

Of course, if you need to do that very often, there are simple means to
increase you productivity by adding elements templates for indexterm,
corresponding toolbar buttons, etc. See
http://www.xmlmind.com/xmleditor/_distrib/docs/poweruser/index.html

Disclaimer: XXE is not a DocBook editor. It is a generic XML editor. The
DocBook configuration bundled with XXE must be not considered not as
``the definitive environment for DocBook authors''. It is just a basic
environment for DocBook authors that needs to be customized for serious
DocBook authoring.

Reply via email to