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