[BACK]Return to block_width.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / tbl / data

Annotation of mandoc/regress/tbl/data/block_width.out_ascii, Revision 1.1

1.1     ! schwarze    1: TBL-DATA-BLOCK_WIDTH(1)     General Commands Manual    TBL-DATA-BLOCK_WIDTH(1)
        !             2:
        !             3: NNAAMMEE
        !             4:      ttbbll--ddaattaa--bblloocckk__wwiiddtthh - default width of text blocks
        !             5:
        !             6: DDEESSCCRRIIPPTTIIOONN
        !             7:      one column:
        !             8:      +----------------------------------------+
        !             9:      |1234567890123456789012345678901234567 9 |
        !            10:      +----------------------------------------+
        !            11:      |1234567890123456789012345678901234567   |
        !            12:      |90                                      |
        !            13:      +----------------------------------------+
        !            14:      two columns:
        !            15:      +--+----------------------------+
        !            16:      |a | 123456789012345678901234 6 |
        !            17:      +--+----------------------------+
        !            18:      |a | 123456789012345678901234   |
        !            19:      |  | 67                         |
        !            20:      +--+----------------------------+
        !            21:      three columns:
        !            22:      +--+---+---------------------+
        !            23:      |a | b | 12345678901234567 9 |
        !            24:      +--+---+---------------------+
        !            25:      |a | b | 12345678901234567   |
        !            26:      |  |   | 90                  |
        !            27:      +--+---+---------------------+
        !            28:      four columns:
        !            29:      +--+---+---+------------------+
        !            30:      |a | b | c | 12345678901234 6 |
        !            31:      +--+---+---+------------------+
        !            32:      |a | b | c | 12345678901234   |
        !            33:      |  |   |   | 67               |
        !            34:      +--+---+---+------------------+
        !            35:      five columns:
        !            36:      +--+---+---+---+---------------+
        !            37:      |a | b | c | d | 12345678901 3 |
        !            38:      +--+---+---+---+---------------+
        !            39:      |a | b | c | d | 12345678901   |
        !            40:      |  |   |   |   | 34            |
        !            41:      +--+---+---+---+---------------+
        !            42:      six columns:
        !            43:      +--+---+---+---+---+-------------+
        !            44:      |a | b | c | d | e | 123456789 1 |
        !            45:      +--+---+---+---+---+-------------+
        !            46:      |a | b | c | d | e | 123456789   |
        !            47:      |  |   |   |   |   | 12          |
        !            48:      +--+---+---+---+---+-------------+
        !            49:      seven columns:
        !            50:      +--+---+---+---+---+---+------------+
        !            51:      |a | b | c | d | e | f | 12345678 0 |
        !            52:      +--+---+---+---+---+---+------------+
        !            53:      |a | b | c | d | e | f | 12345678   |
        !            54:      |  |   |   |   |   |   | 01         |
        !            55:      +--+---+---+---+---+---+------------+
        !            56:      eight columns:
        !            57:      +--+---+---+---+---+---+---+-----------+
        !            58:      |a | b | c | d | e | f | g | 1234567 9 |
        !            59:      +--+---+---+---+---+---+---+-----------+
        !            60:      |a | b | c | d | e | f | g | 1234567   |
        !            61:      |  |   |   |   |   |   |   | 90        |
        !            62:      +--+---+---+---+---+---+---+-----------+
        !            63: OpenBSD                          June 15, 2017                         OpenBSD

CVSweb