You should get the following printout when you run this program and type “E” and “emphasized” in answer to the questions.

This sample Uses ESCape E

t o p r o d u c e e m p h a s i z e d p r i n t i n g .

The code to turn off emphasized is ESCape “F”.

Double-strike

The other bold mode on the LX-86 is double-strike. For this mode the printer prints each line, then moves the paper up slightly and prints the line again. Each dot is printed twice, with the second one slightly below the first as you can see in Figure 6-2.

S t a n d a r d P r i n t

D o u b l e - s t r i k e p r i n t

Figure 6-2. Double-strike and standard print

Unlike emphasized, double-strike combines with any draft pitch (but not with NLQ) because it does not overlap dots horizontally. Since each line in this mode is printed twice, the speed of your printing is slowed. The code for double-strike is ESCape “G”. Try it in the the master program if you wish. The code to turn off double- strike is ESCape “H”.

41