|
|
1.1 ! root 1: # # -------------------------------- ! 2: # @(#)print.ti 1.10 print 1/6/83 ! 3: # ! 4: # print: PRINTERS ! 5: # ! 6: # Generic line printer. We assume it can backspace, since even those ! 7: # line printers that can't have this hidden by UNIX lpr driver. ! 8: lpr|lp|printer|print|printing|line printer, ! 9: cr=^M, cud1=^J, ind=^J, ff=^L, bel=^G, cub1=^H, ! 10: lines#66, cols#132, hc, os, ! 11: # The 'S' beginning mc4 and mc5 is checked for by lp, which sleeps 5 seconds. ! 12: pbox|printerbox|box with print mode switch, ! 13: mc5=Set printer switch to "print"\r\n, ! 14: mc4=Set printer switch to "terminal"\r\n, ! 15: 2621-pb|hp2621-pb|2621 with printer box, ! 16: use=printerbox, use=2621, ! 17: blit-pb|blit-pb|blit with printer box, ! 18: use=printerbox, use=blit, ! 19: daleblit-pb|daleblit-pb|blit with printer box, ! 20: use=printerbox, use=daleblit, ! 21: h19-pb|heathkit h19 with printer box, ! 22: use=printerbox, use=h19, ! 23: citoh|ci8510|8510|c.itoh 8510a, ! 24: cols#80, ri=\Er, bold=\E!, smul=\EX, rmul=\EY, sgr0=\E"\EY, it#8, ! 25: is2=\E(009\054017\054025\054033\054041\054049\054057\054065\054073., ! 26: rep=\ER%p2%3d%p1%c, cub1@, use=lpr, ! 27: citoh-pica|citoh in pica, ! 28: is1=\EN, use=citoh, ! 29: citoh-elite|citoh in elite, ! 30: is1=\EE, cols#96, use=citoh, ! 31: citoh-comp|citoh in compressed, ! 32: is1=\EQ, cols#136, use=citoh, ! 33: # Infinite cols because we don't want lp ever inserting \n\t**. ! 34: citoh-prop|citoh-ps|ips|citoh in proportional spacing mode, ! 35: is1=\EP, cols#32767, use=citoh, ! 36: citoh-6lpi|citoh in 6 lines per inch mode, ! 37: is3=\EA, use=citoh, ! 38: citoh-8lpi|citoh in 8 lines per inch mode, ! 39: is3=\EB, lines#88, use=citoh,
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.