Next: XREF Previous: U Contents: Contents |
The \X tag marks text to be included in an index.
Syntax
\X<body>
\X{mode=index_only}<body>
Options
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 |