Epson LX-80 User Manual - Page 50

Expanded Mode, Mode Combinations, the printing is the same as that

Page 50 highlights

Expanded Mode Perhaps the most dramatic mode on the LX-80 is expanded. It produces extra-wide characters that are good for titles and headings. For this mode, the dot pattern of each character is expanded and a duplicate set of dots is printed one dot to the right. You can see the difference between pica and expanded pica in Figure 6-3. Figure 6-3. Expanded and standard characters You can try expanded yourself by using the code "W1" in the master program. Notice that expanded uses an ESCape code format that is slightly different from the previous ones. You must use the numeral one as well as a capital W to turn on expanded. For this mode the letter and the numeral one together turn on the mode and the letter and the numeral zero together turn it off. Thus ESCape "W1" turns on expanded and ESCape "W0" turns it off. Those of you who are programmers may be interested in another form of expanded. In this alternate form, called one-line expanded, the printing is the same as that in Figure 6-3, but it is turned on by ASCII 14 and is turned off by a line feed, ASCII 20, or ESCape "MO". Mode Combinations If you have read Chapter 2, by now you're probably wondering how to combine modes using control codes as you did with the SelecType feature. For example, can a title be made especially vivid by combining expanded and emphasized? The answer is that you can combine nearly all of the print modes on the LX-80. Indeed, your 44

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

Expanded Mode
Perhaps the most dramatic mode on the LX-80 is expanded. It
produces extra-wide characters that are good for titles and headings.
For this mode, the dot pattern of each character is expanded and a
duplicate set of dots is printed one dot to the right. You can see the
difference between pica and expanded pica in Figure 6-3.
Figure 6-3. Expanded and standard characters
You can try expanded yourself by using the code “W1” in the
master program. Notice that expanded uses an ESCape code format
that is slightly different from the previous ones. You must use the
numeral one as well as a capital W to turn on expanded. For this
mode the letter and the numeral one together turn on the mode and
the letter and the numeral zero together turn it off. Thus ESCape
“W1” turns on expanded and ESCape “W0” turns it off.
Those of you who are programmers may be interested in another
form of expanded. In this alternate form, called one-line expanded,
the printing is the same as that in Figure 6-3, but it is turned on by
ASCII 14 and is turned off by a line feed, ASCII 20, or ESCape
“MO”.
Mode Combinations
If you have read Chapter 2, by now you’re probably wondering
how to combine modes using control codes as you did with the
SelecType
feature. For example, can a title be made especially vivid by
combining expanded and emphasized? The answer is that you can
combine nearly all of the print modes on the LX-80. Indeed, your
44