Cancel condensed printing
Mode | ASCII | Decimal | Hexadecimal |
Both | cDC2> | ia | 12 |
In Standard mode, changes from condensed pica to normal pica or from condensed elite to normal elite. In IBM mode, always changes to normal pica. Ignored if the @liTi button was pressed during
Expanded printing
Mode | ASCII |
| Decimal | Hexadecimal | ||||
Both | <ESC> “w” | “1” | 27 | 87 | 49 | 10 | 57 | 31 |
| <ESC> “w” | cl> | 27 | 87 | 1 | 10 | 57 | 01 |
Causes subsequent characters to be expanded to double width.
Cancel expanded printing
Mode | ASCII |
|
| Decimal | Hexadecimal | ||||
Both | <ESC> | “w” | “0’ | 27 | 87 | 48 | 10 | 57 | 30 |
| <ESC> | “w” | <0> | 27 | 87 | 0 | 10 | 57 | 00 |
Stops expanded printing and returns to normal width.
Expanded printing for one line
Mode | ASCII | Decimal | Hexadecimal | ||
Both | <so> | 14 |
| OE | |
cESC> <SO> | 27 | 14 | 10 OE | ||
|
Causes subsequent characters in the current line to be expanded to double width. Characters return to normal width after the next line feed (<LF>). The <DC4>, <VT>, d;F>, and <ESC> “w” 0 com- mands also cancel expanded printing.
51