Stop | underlining |
|
|
|
|
|
|
|
| ||
1Mode 1 | ASCII |
|
|
| 1 | Decimal | I | Hexadecimal | I | ||
Both | < ESC | > | "0" | 27 | 45 | 48 | 1B | 2D | 30 |
| |
< ESC | > | co> | 27 | 45 | 0 | IB | 2D | 00 |
| ||
|
| ||||||||||
| Stops | underlining. |
|
|
|
|
|
|
|
| |
Start | overlining |
|
|
|
|
|
|
|
|
| |
Mode | ASCII |
|
|
|
| Decimal |
| Hexadecimal |
| ||
Both | < ESC > | “ 11 | L‘,31 | 27 | 95 | 49 | IB | 5F | 31 |
| |
< ESC | > | “_” | <I> | 27 | 95 | 1 | IB | 5F | 01 |
| |
|
|
Causes subsequent characters to be overlined. Spaces skipped by hori- zontal tabulation are not overlined.
Stop overlining
IModel | ASCII |
|
|
| I | Decimal | I | Hexadecimal | I | |||
< | ESC | > | “OX |
| 21 | 95 | 48 | 1B | 5F | 30 |
| |
Both |
|
| <O> |
| 27 | 95 | 0 | 1B | 5F | 00 |
| |
<ESC> |
|
| ||||||||||
| Stops | overlining. |
|
|
|
|
|
|
|
| ||
Superscript |
|
|
|
|
|
|
|
|
|
| ||
Mode | ASCII |
|
|
| Decimal |
| Hexadecimal |
| ||||
<ESC> | “S” | “0” |
| 27 | 83 | 48 | IB | 53 | 30 |
| ||
Both |
|
| “S” | co> |
| 27 | 83 | 0 | IB | 53 | 00 |
|
<ESC> |
|
| ||||||||||
| Causes | subsequent | characters | to be | printed | as superscripts. | Does | not | ||||
| change | the character | pitch. |
|
|
|
|
|
|
| ||
Subscript |
|
|
|
|
|
|
|
|
|
|
| |
Mode | ASCII |
|
|
| Decimal |
| Hexadecimal |
| ||||
<ESC> | “S” | “1” |
| 21 | 83 | 49 | IB | 53 | 31 |
| ||
Both |
|
| “S” | <I> |
| 27 | 83 | 1 | 1B | 53 | 01 |
|
<ESC> |
|
| ||||||||||
| Causes subsequent characters to be printed as subscripts. Does not change | |||||||||||
| the | character | pitch. |
|
|
|
|
|
|
|
|
Cancel superscript or subscript
IModel | ASCII |
| I Decimal | I | Hexadecimal | I | |
/Both I | <ESC> | “T” | 1 21 | 84 | i1B | 54 | I |
| Stops | printing superscripts | or subscripts | and returns | to | normal printing. |
|
60