This is an alphabetical list of all the @-commands, assorted XEmacs Lisp
functions, and several variables. To make the list easier to use, the
commands are listed without their preceding ‘@’.
| Index Entry | Section |
|
! | | |
| ! (end of sentence) | 14.3.2 Ending a Sentence |
|
" | | |
| " (umlaut accent) | 14.4 Inserting Accents |
|
' | | |
| ' (umlaut accent) | 14.4 Inserting Accents |
|
* | | |
| * (force line break) | 15.2 @* and @/ : Generate and Allow Line Breaks |
|
, | | |
| , (cedilla accent) | 14.4 Inserting Accents |
|
- | | |
| - (discretionary hyphen) | 15.3 @- and @hyphenation : Helping TeX Hyphenate |
| - (in image alt string) | 12.2.1 Image Syntax |
|
. | | |
| . (end of sentence) | 14.3.2 Ending a Sentence |
|
/ | | |
| / (allow line break) | 15.2 @* and @/ : Generate and Allow Line Breaks |
|
< | | |
| <colon> (suppress end-of-sentence space) | 14.3.1 Not Ending a Sentence |
| <newline> | 14.3.3 Multiple Spaces |
| <space> | 14.3.3 Multiple Spaces |
| <tab> | 14.3.3 Multiple Spaces |
|
= | | |
| = (macron accent) | 14.4 Inserting Accents |
|
? | | |
| ? (end of sentence) | 14.3.2 Ending a Sentence |
|
@ | | |
| @ (literal ‘@’) | 14.1.1 Inserting ‘@’ with @@ |
|
\ | | |
| \ (literal \ in @math ) | 14.13 @math : Inserting Mathematical Expressions |
| \emergencystretch | 20.10 Overfull “hboxes” |
| \gdef within @tex | 17.3 Raw Formatter Commands |
| \input (raw TeX startup) | 1.9 What a Texinfo File Must Have |
| \mag (raw TeX magnification) | 20.14 Cropmarks and Magnification |
|
^ | | |
| ^ (circumflex accent) | 14.4 Inserting Accents |
|
` | | |
| ` (grave accent) | 14.4 Inserting Accents |
|
{ | | |
| { (literal ‘{’) | 14.1.2 Inserting ‘{’ and ‘}’ with @{ and @} |
|
} | | |
| } (literal ‘}’) | 14.1.2 Inserting ‘{’ and ‘}’ with @{ and @} |
|
~ | | |
| ~ (tilde accent) | 14.4 Inserting Accents |
|
A | | |
| aa | 14.4 Inserting Accents |
| AA | 14.4 Inserting Accents |
| abbr | 9.1.13 @abbr {abbreviation[, meaning]} |
| acronym | 9.1.14 @acronym {acronym[, meaning]} |
| ae | 14.4 Inserting Accents |
| AE | 14.4 Inserting Accents |
| afourlatex | 20.12 Printing on A4 Paper |
| afourpaper | 20.12 Printing on A4 Paper |
| afourwide | 20.12 Printing on A4 Paper |
| alias | 19.4 ‘@alias new=existing’ |
| allowcodebreaks | 15.4 @allowcodebreaks : Control Line Breaks in @code |
| anchor | 6.5 @anchor : Defining Arbitrary Cross-reference Targets |
| appendix | 5.5 @unnumbered and @appendix |
| appendixsec | 5.8 @unnumberedsec , @appendixsec , @heading |
| appendixsection | 5.8 @unnumberedsec , @appendixsec , @heading |
| appendixsubsec | 5.10 The @subsection -like Commands |
| appendixsubsubsec | 5.11 The ‘subsub’ Commands |
| apply | 16.7 A Sample Function Definition |
| arrow | 14.14 Click Sequences |
| asis | 11.4.1 Using the @table Command |
| author | 3.4.3 @title , @subtitle , and @author |
|
B | | |
| b (bold font) | 9.2.3 Fonts for Printing, Not Info |
| bullet | 14.6.2 @bullet {} (•) |
| bye | 4. Ending a Texinfo File |
| bye | 4.2 @bye File Ending |
|
C | | |
| c (comment) | 1.8 Comments |
| caption | 12.1.2 @caption & @shortcaption |
| cartouche | 10.14 @cartouche : Rounded Rectangles Around Examples |
| center | 3.4.2 @titlefont , @center , and @sp |
| centerchap | 5.4 @chapter |
| chapheading | 5.6 @majorheading , @chapheading |
| chapter | 5.4 @chapter |
| cite | 8.10 @cite {reference} |
| clear | 17.4.1 @set and @value |
| click | 14.14 Click Sequences |
| clicksequence | 14.14 Click Sequences |
| clickstyle | 14.14 Click Sequences |
| code | 9.1.2 @code {sample-code} |
| columnfractions | 11.5.1 Multitable Column Widths |
| comma | 14.1.3 Inserting ‘,’ with @comma{} |
| command | 9.1.10 @command {command-name} |
| comment | 1.8 Comments |
| contents | 3.5 Generating a Table of Contents |
| copying | 3.3.1 @copying : Declare Copying Permissions |
| copyright | 3.3.1 @copying : Declare Copying Permissions |
| copyright | 14.7.2 @copyright{} (©) |
| cropmarks | 20.14 Cropmarks and Magnification |
|
D | | |
| defcodeindex | 13.5 Defining New Indices |
| defcv | 16.5.6.1 Object-Oriented Variables |
| deffn | 16.5.1 Functions and Similar Entities |
| deffnx | 16.4 Two or More ‘First’ Lines |
| defindex | 13.5 Defining New Indices |
| definfoenclose | 19.5 ‘definfoenclose’: Customized Highlighting |
| defivar | 16.5.6.1 Object-Oriented Variables |
| defmac | 16.5.1 Functions and Similar Entities |
| defmethod | 16.5.6.2 Object-Oriented Methods |
| defmethod | 16.5.6.2 Object-Oriented Methods |
| defop | 16.5.6.2 Object-Oriented Methods |
| defopt | 16.5.2 Variables and Similar Entities |
| defspec | 16.5.1 Functions and Similar Entities |
| deftp | 16.5.5 Data Types |
| deftypecv | 16.5.6.1 Object-Oriented Variables |
| deftypefn | 16.5.3 Functions in Typed Languages |
| deftypefun | 16.5.3 Functions in Typed Languages |
| deftypeivar | 16.5.6.1 Object-Oriented Variables |
| deftypeop | 16.5.6.2 Object-Oriented Methods |
| deftypevar | 16.5.4 Variables in Typed Languages |
| deftypevr | 16.5.4 Variables in Typed Languages |
| defun | 16.5.1 Functions and Similar Entities |
| defvar | 16.5.2 Variables and Similar Entities |
| defvr | 16.5.2 Variables and Similar Entities |
| detailmenu | 3.6.2 Parts of a Master Menu |
| detailmenu | 6.4 Creating Pointers with makeinfo |
| dfn | 9.1.12 @dfn {term} |
| dircategory | 21.2.4 Installing Info Directory Files |
| direntry | 21.2.4 Installing Info Directory Files |
| display | 10.8 @display and @smalldisplay |
| dmn | 14.3.5 @dmn {dimension}: Format a Dimension |
| docbook | 17.3 Raw Formatter Commands |
| documentdescription | 3.7.1 @documentdescription : Summary Text |
| documentencoding | 14.4 Inserting Accents |
| documentencoding | 14.5 Inserting Quotation Marks |
| documentencoding | 18.2 @documentencoding enc : Set Input Encoding |
| documentlanguage | 18.1 @documentlanguage ll[_cc] : Set the Document Language |
| dotaccent | 14.4 Inserting Accents |
| dotless | 14.4 Inserting Accents |
| dots | 14.6.1 @dots {} (…) and @enddots {} (...) |
|