tbook: User Element View [DTD Element View]
[Home] [Elements] [Entities] [Prev] [Next]

Element ix

Synopsis

Mixed Content Model

(#PCDATA|em|visual|verb|m|math|ch|latex|url|hspace|unit|relax|
 wrap|graphics|ix2)*

Attributes

NameTypeDefault Value
kind Enumeration:
  bold
  emph
  end
  italic
  start
None
xml:lang NMTOKEN None
sortkey CDATA None

Parameter Entities

The following parameter entities contain ix: index, inline

Description

One index entry. There mustn't be more than one <ix2> element within <ix>, and that must come last.

You don't have to watch out for special characters. Everything is escaped if necessary. Most latin letters with diacritic symbols are sorted properly.

The optional <ix2> contains the sub-entry, i.e. the second level. To sum it up, the old MakeIndex commad

\index{S"anger!Twopac@2~Pac|emph}

looks in tbook like this:

<ix kind="emph">Sänger<ix2 sortkey="Twopac">2 Pac</ix2></ix>

(Sänger=singer in German.)

Parents

aphorism, caption, cell, cite, closing, em, footnote, heading, indexsee, item, legalnotice, mathref, multipar, opening, p, pageref, proof, psfrag, quote, ref, subject, subtitle, term, theorem, title, to, verbatim, verse, visual, vref, wrap

Children

ch, em, graphics, hspace, ix2, latex, m, math, relax, unit, url, verb, visual, wrap


HTML Presentation of tbook by DTDParse (version 2.0beta6).