|
|
1.1 ! root 1: #define INCH 240 ! 2: /* ! 3: DASI300 ! 4: nroff driving tables ! 5: width and code tables ! 6: SCCS: @(#) terms.src 1.15@(#) ! 7: */ ! 8: ! 9: struct termtable t300 = { ! 10: /*bset*/ 0, ! 11: /*breset*/ CRMOD, ! 12: /*Hor*/ INCH/60, ! 13: /*Vert*/ INCH/48, ! 14: /*Newline*/ INCH/6, ! 15: /*Char*/ INCH/10, ! 16: /*Em*/ INCH/10, ! 17: /*Halfline*/ INCH/12, ! 18: /*Adj*/ INCH/10, ! 19: /*twinit*/ "\007", ! 20: /*twrest*/ "\007", ! 21: /*twnl*/ "\015\n", ! 22: /*hlr*/ "\006\013\013\013\013\006", ! 23: /*hlf*/ "\006\012\012\012\012\006", ! 24: /*flr*/ "\013", ! 25: /*bdon*/ "", ! 26: /*bdoff*/ "", ! 27: /*iton*/ "", ! 28: /*itoff*/ "", ! 29: /*ploton*/ "\006", ! 30: /*plotoff*/ "\033\006", ! 31: /*up*/ "\013", ! 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.