Next: XREF   Previous: U   Contents: Contents

X

The \X tag marks text to be included in an index.

Syntax

\X<body>

\X{mode=index_only}<body>

Options

mode
The only allowed value for this option is index_only. This has the effect that the indexed text is inlucded only in the index an not in the current output text.

Body

The body is the string to be included in the index.

Examples


  \X<Fortran> is an old programming language which ist
  mostly used for \X{mode=index_only}<computations, numerical>
  numerical computations.

produces


  Fortran is an old programming language which ist
  mostly used for 
  numerical computations.

Look at the index of this document to see, that Fortran and computations, numerical appears in the index.

See also

\XREF

Next: XREF   Previous: U   Contents: Contents