|
|
1.1 root 1: #define INCH 240
2: /*
3: Trendata 4000A
4: nroff driving tables
5: width and code tables
6: */
7:
8: struct termtable t4000A = {
9: /*bset*/ 0,
10: /*breset*/ CRMOD,
11: /*Hor*/ INCH/60,
12: /*Vert*/ INCH/48,
13: /*Newline*/ INCH/6,
14: /*Char*/ INCH/10,
15: /*Em*/ INCH/10,
16: /*Halfline*/ INCH/12,
17: /*Adj*/ INCH/10,
18: /*twinit*/ "\033H0",
19: /*twrest*/ "\033H0",
20: /*twnl*/ "\015\n",
21: /*hlr*/ "\033H4\033-Y0004\033H0",
22: /*hlf*/ "\033H4\033+Y0004\033H0",
23: /*flr*/ "\0337\0337\0337\0337\033\033",
24: /*bdon*/ "",
25: /*bdoff*/ "",
26: /*iton*/ "",
27: /*itoff*/ "",
28: /*ploton*/ "\033H4",
29: /*plotoff*/ "\033H0",
30: /*up*/ "\0337",
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.