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