|
|
1.1 ! root 1: #define INCH 240 ! 2: /* ! 3: DASI450 ! 4: 12 chars/inch, 6 lines/inch ! 5: nroff driving tables ! 6: width and code tables ! 7: */ ! 8: ! 9: struct termtable t45012 = { ! 10: /*bset*/ 0, ! 11: /*breset*/ CRMOD, ! 12: /*Hor*/ INCH/60, ! 13: /*Vert*/ INCH/48, ! 14: /*Newline*/ INCH/6, ! 15: /*Char*/ INCH/12, ! 16: /*Em*/ INCH/12, ! 17: /*Halfline*/ INCH/12, ! 18: /*Adj*/ INCH/12, ! 19: /*twinit*/ "\0334\033\037\013", ! 20: /*twrest*/ "\0334\033\037\015", ! 21: /*twnl*/ "\015\n", ! 22: /*hlr*/ "\033D", ! 23: /*hlf*/ "\033U", ! 24: /*flr*/ "\033\n", ! 25: /*bdon*/ "", ! 26: /*bdoff*/ "", ! 27: /*iton*/ "", ! 28: /*itoff*/ "", ! 29: /*ploton*/ "\0333", ! 30: /*plotoff*/ "\0334", ! 31: /*up*/ "\033\n", ! 32: /*down*/ "\n", ! 33: /*right*/ " ", ! 34: /*left*/ "\b", ! 35: /*codetab*/ ! 36: #include "code.300"
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.