| Sequence | Effect | 
|---|---|
| \\ | Prevent or delay the interpretation of \. | 
| \e | Printable version of the current \ escape character.  | 
| \' | 
  | 
| \` | 
  | 
| \- | - Minus sign in the current font. | 
| \. | Period (dot). | 
| \(space) | Unpaddable space-size space character.  | 
| \(newline) | Concealed (ignored) newline. | 
| \0 | Digit width space. | 
| \| | 1/6-em narrow space character (zero width in nroff).  | 
| \^ | 1/12-em half-narrow space character (zero width in nroff).  | 
| \& | Non-printing, zero width character.  | 
| \! | Transparent line indicator. | 
| \" | Beginning of comment. | 
\$n | Interpolate argument 1![]() n 9. | 
| \% | Default optional hyphenation character.  | 
\(xx | Character named xx. | 
\*x or \*(xx | Interpolate string x or xx. | 
| \a | Noninterpreted leader character. | 
\b'abc...' | Bracket building function. | 
| \c | Make next line continuous with current. | 
| \d | Forward (down) 1/2-em vertical motion (1/2 line in nroff).  | 
\D'l x,y' | Draw a line from current position to
coordinates   | 
\D'c d' | Draw circle of diameter   | 
\D'e d1 d2' | Draw ellipse with horizontal diameter   | 
\D'a x1 y1 x2 y2' | Draw arc counterclockwise from current
position, with center at   | 
\D'~ x1 y1 x2 y2...' | Draw spline from current position through the specified coordinates (ditroff only).  | 
\fx or \f(xx or \fn | Change to font named   | 
\h'n' | Local horizontal motion; move 
right   | 
\H'n' | Set character height to   | 
\kx | Mark horizontal   | 
\l'nc' | Draw horizontal line of length n
(optionally with c). | 
\L'nc' | Draw vertical line of length n
(optionally with c). | 
\nx\,\n(xx | Interpolate number register x or xx. | 
\o'abc...' | Overstrike characters a, b, c... | 
| \p | Break and spread output line. | 
| \r | Reverse 1-em vertical motion (reverse line in nroff).  | 
\sn\,\s±n | Change point-size to   | 
\S'n' | Slant output   | 
| \t | Non-interpreted horizontal tab. | 
| \u | Reverse (up) 1/2-em vertical motion (1/2 line in nroff).  | 
\v'n' | Local vertical motion; move 
down   | 
\w'string' | Interpolate width of string. | 
\x'n' | Extra line-space function 
(  | 
\zc | Print   | 
| \{ | Begin multi-line conditional input. | 
| \} | End multi-line conditional input. | 
\x | x, any character not listed above. |