|
|
1.1 root 1: #define INCH 240
2: /*
3: DTC382
4: nroff driving tables
5: width and code tables
6: */
7:
8: struct termtable t382 = {
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*/ "\033\006",
19: /*twrest*/ "\033A",
20: /*twnl*/ "\015\012",
21: /*hlr*/ "\033H",
22: /*hlf*/ "\033h",
23: /*flr*/ "\032",
24: /*bdon*/ "\033Z",
25: /*bdoff*/ "\033z",
26: /*iton*/ "",
27: /*itoff*/ "",
28: /*ploton*/ "\006",
29: /*plotoff*/ "\033\006",
30: /*up*/ "\032",
31: /*down*/ "\012",
32: /*right*/ " ",
33: /*left*/ "\010",
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.