Annotation of researchv10no/cmd/troff/ancient.nroff/terms.d/tablp.c, revision 1.1

1.1     ! root        1: #define INCH 240
        !             2: /*
        !             3: Line Printer with col-only reverse line feed
        !             4: nroff driving tables
        !             5: width and code tables
        !             6: */
        !             7: 
        !             8: struct termtable tlp = {
        !             9: /*bset*/       0,
        !            10: /*breset*/     0,
        !            11: /*Hor*/                INCH/10,
        !            12: /*Vert*/       INCH/6,
        !            13: /*Newline*/    INCH/6,
        !            14: /*Char*/       INCH/10,
        !            15: /*Em*/         INCH/10,
        !            16: /*Halfline*/   INCH/12,
        !            17: /*Adj*/                INCH/10,
        !            18: /*twinit*/     "",
        !            19: /*twrest*/     "",
        !            20: /*twnl*/       "\n",
        !            21: /*hlr*/                "",
        !            22: /*hlf*/                "",
        !            23: /*flr*/                "\0337",
        !            24: /*bdon*/       "",
        !            25: /*bdoff*/      "",
        !            26: /*iton*/       "",
        !            27: /*itoff*/      "",
        !            28: /*ploton*/     "",
        !            29: /*plotoff*/    "",
        !            30: /*up*/         "",
        !            31: /*down*/       "",
        !            32: /*right*/      "",
        !            33: /*left*/       "",
        !            34: /*codetab*/
        !            35: #include "code.lp"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.