* This file defines the codes needed by your printer to access its various * capabilities. Up to 100 sequences can be defined; they are numbered * from 00 to 99. Comments can be entered by placing an asterisk at the * start of the line. * * To add new codes, or to configure for a printer not supported, consult * your printer manual to learn the codes it needs for each of the features * you plan to use. Enter the values in the format shown, and with a space * or comma separating each decimal value. * To make use of a printer feature, enter the two digit code in your document * with the Alt-0 through Alt-9 keys from the main keyboard, not the numeric * keypad. The printer codes will appear as specially colored digits to * distinguish them from ordinary text. * See the help section entitled "Embedded Printer Codes" for other details. * Printer codes are limited to 8 values each. If you find a printer feature * which requires more than 8 bytes to activate, use a pair of codes to * define the sequence, and then enter that code pair in your document. * * ------------------------------------------------------------------- * PRINTER CODE DEFINITION FILE FOR EPSON LQ-1500 * ------------------------------------------------------------------- * code 00 draft mode 00:27,120,48 * code 01 LQ mode 01:27,120,49 * code 02 underline ON 02:27,45,49 * code 03 underline OFF 03:27,45,48 * code 04 emphasized mode ON 04:27,69 * code 05 emphasized mode OFF 05:27,70 * code 06 6 lines/inch 06:27,50 * code 07 7 lines/inch (7.2) 07:27,51,25 * code 08 8 lines/inch 08:27,51,22 * code 09 9 lines/inch 09:27,51,20 * code 10 10 cpi 10:27,80 * code 11 double width characters ON 11:27,87,49 * code 12 12 cpi 12:27,77 * code 13 proportional spacing ON 13:27,112,49 * code 14 proportional spacing OFF 14:27,112,48 * code 15 15 cpi 15:27,103 * code 16 double width characters OFF 16:27,87,48 * code 17 17 cpi 17:27,15 * code 18 Italic ON 18:27,52 * code 19 Italic OFF 19:27,53 * code 20 20 cpi * 27,15,27,77 * code 21 double print ON 21:27,71 * code 22 double print OFF 22:27,72 * code 23 superscript ON 23:27,83,48 * code 24 superscript OFF 24:27,84 * code 25 subscript ON 25:27,83,49 * code 26 subscript OFF 26:27,84 * code 27 Text Font * ? * code 28 Courier Font * ? * code 29 IBM Proprinter Character Set 1 29:27,55 * code 30 IBM Proprinter Character Set 2 30:27,54 * code 31 5 lpi 31:27,65,12 * code 32 release 17 cpi 32:18 * code 33 select IBM character set 1 (to print 128-255) 33:27,116,110,27,55 * if you find you want to use ASCII values 240-249 in a document * which also must contain embedded printer codes, you can use the * following trick: use embedded codes 90-99 to represent these * characters. 90:240 91:241 92:242 93:243 94:244 95:245 96:246 97:247 98:248 99:249