Next: , Previous: , Up: Top   [Contents][Index]


Appendix C Escape Sequence Index

The escape character, \ by default, is always followed by at least one more input character, making an escape sequence. Any token \X with X not in the list below emits a warning and interpolates character X. Note the entries for \., which may be obscured by the leader dots, and for \RET and \SPC, which are sorted alphabetically, not by code point order. See Using Escape Sequences.

Jump to:   \
Index Entry  Section

\
\: Using Escape Sequences
\: Characters and Glyphs
\!: Diversions
\": Comments
\#: Comments
\$: Parameters
\$*: Parameters
\$0: Parameters
\$@: Parameters
\$^: Parameters
\%: Manipulating Hyphenation
\&: Dummy Characters
\': Characters and Glyphs
\(: Characters and Glyphs
\): Dummy Characters
\*: Strings
\,: Italic Corrections
\-: Characters and Glyphs
\.: Copy Mode
\/: Italic Corrections
\0: Page Motions
\:: Manipulating Hyphenation
\?: Diversions
\A: Identifiers
\a: Leaders
\B: Numeric Expressions
\b: Drawing Geometric Objects
\c: Line Continuation
\C: Characters and Glyphs
\d: Page Motions
\D: Drawing Geometric Objects
\e: Using Escape Sequences
\E: Copy Mode
\f: Selecting Fonts
\F: Font Families
\g: Assigning Register Formats
\H: Artificial Fonts
\h: Page Motions
\k: Page Motions
\l: Drawing Geometric Objects
\L: Drawing Geometric Objects
\m: Colors
\M: Colors
\n: Interpolating Registers
\n: Auto-increment
\N: Characters and Glyphs
\newline: Line Continuation
\o: Page Motions
\O: Suppressing Output
\p: Manipulating Filling and Adjustment
\R: Setting Registers
\R: Setting Registers
\r: Page Motions
\RET: Line Continuation
\S: Artificial Fonts
\s: Changing the Type Size
\space: Page Motions
\SPC: Page Motions
\t: Tabs and Fields
\u: Page Motions
\v: Page Motions
\V: Host System Service Access
\w: Page Motions
\x: Manipulating Spacing
\X: Postprocessor Access
\Y: Postprocessor Access
\z: Page Motions
\Z: Page Motions
\[: Characters and Glyphs
\\: Copy Mode
\^: Page Motions
\_: Characters and Glyphs
\`: Characters and Glyphs
\{: Conditional Blocks
\{: Conditional Blocks
\|: Page Motions
\}: Conditional Blocks
\~: Manipulating Filling and Adjustment

Jump to:   \

Next: , Previous: , Up: Top   [Contents][Index]