manpagez: man pages & more
info texinfo
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

24.4.3 HTML Cross Reference Command Expansion

Node names may contain @-commands (see section @node Line Requirements). This section describes how they are handled.

First, comments are removed.

Next, any @value commands (see section @set and @value) and macro invocations (see section Invoking Macros) are fully expanded.

Then, for the following commands, the command name and braces are removed, and the text of the argument is recursively transformed:

@asis @b @cite @code @command @dfn @dmn @dotless
@emph @env @file @i @indicateurl @kbd @key
@samp @sansserif @sc @slanted @strong @t @var @verb @w

For @sc, any letters are capitalized.

In addition, the following commands are replaced by constant text, as shown below. If any of these commands have non-empty arguments, as in @TeX{bad}, it is an error, and the result is unspecified. In this table, ‘(space)’ means a space character and ‘(nothing)’ means the empty string. The notation ‘U+hhhh’ means Unicode code point hhhh (in hex, as usual). There are further transformations of many of these expansions for the final file or target name, such as space characters to ‘-’, etc., according to the other rules.

@(newline)(space)
@(space)(space)
@(tab)(space)
@!!
@*(space)
@-(nothing)
@..
@:(nothing)
@??
@@@
@{{
@}}
@LaTeXLaTeX
@TeXTeX
@arrowU+2192
@bulletU+2022
@comma,
@copyrightU+00A9
@dotsU+2026
@enddots...
@equivU+2261
@errorerror-->
@euroU+20AC
@exclamdownU+00A1
@expansionU+21A6
@geqU+2265
@leqU+2264
@minusU+2212
@ordfU+00AA
@ordmU+00BA
@pointU+2605
@poundsU+00A3
@printU+22A3
@questiondownU+00BF
@registeredsymbolU+00AE
@resultU+21D2
@textdegreeU+00B0
@tie(space)

Quotation mark @-commands (@quotedblright{} and the like), are likewise replaced by their Unicode values. Normal quotation characters (e.g., ASCII ‘ and ’) are not altered. See section Inserting Quotation Marks.

Any @acronym, @abbr, @email, and @image commands are replaced by their first argument. (For these commands, all subsequent arguments are optional, and ignored here.) See section @acronym{acronym[, meaning]}, and @email{email-address[, displayed-text]}, and Inserting Images.

Any other command is an error, and the result is unspecified.


[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

This document was generated on October 2, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.