Next: How to Obtain TEX Prev: Refilling Paragraphs
@., @:, @*, @SPACE, @TAB, @NL, @@, @{, and @}.
@dots{} ® `...', @equiv{} ® `º', @TeX{} ® `TEX', and @bullet{} ® `o'.
@dfn indicates the introductory or defining use of a term; it is used as follows: `In Texinfo, @@-commands are @dfn{mark-up} commands.'
@center or @cindex. If no argument is needed, the word is followed by the end of the line. If there is an argument, it is separated from the command name by a space. Braces are not used.
The purpose of having a different syntax for commands of classes 3 and 4 is to make Texinfo files easier to read, and also to help the GNU Emacs paragraph and filling commands work properly. There is only one exception to this rule: the command @refill, which is always used at the end of a paragraph immediately following the final period or other punctuation character. @refill takes no argument and does not require braces. @refill never confuses the Emacs paragraph commands because it cannot appear at the beginning of a line.