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

Annotation of mandoc/regress/tbl/layout/shortlines.out_ascii, Revision 1.6

1.1       schwarze    1: TBL-LAYOUT-SHORTLINES(1)    General Commands Manual   TBL-LAYOUT-SHORTLINES(1)
                      2:
                      3: NNAAMMEE
1.5       schwarze    4:      tbl-layout-shortlines - table lines of different length
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.5       schwarze    7:      normal text
1.6     ! schwarze    8:      +-------+-------+
        !             9:      | left  | right |
        !            10:      +-------+-------+
        !            11:      | short |       |
        !            12:      +-------+-------+
        !            13:      | left  | right |
        !            14:      +-------+-------+
1.1       schwarze   15:
1.6     ! schwarze   16:      +--------------+-------+
        !            17:      | left         | right |
        !            18:      +--------------+-------+
        !            19:      | first short  |       |
        !            20:      +--------------+-------+
        !            21:      | second short |       |
        !            22:      +--------------+-------+
        !            23:      | left         | right |
        !            24:      +--------------+-------+
1.1       schwarze   25:
1.6     ! schwarze   26:      +------------+--------+-------+
        !            27:      | left       | middle | right |
        !            28:      +------------+--------+-------+
        !            29:      | short      | line   |       |
        !            30:      +------------+--------+-------+
        !            31:      | very short |        |       |
        !            32:      +------------+--------+-------+
1.1       schwarze   33:
1.6     ! schwarze   34:      +------------+--------+-------+
        !            35:      | very short |        |       |
        !            36:      +------------+--------+-------+
        !            37:      | short      | line   |       |
        !            38:      +------------+--------+-------+
        !            39:      | left       | middle | right |
        !            40:      +------------+--------+-------+
1.4       schwarze   41:
1.2       schwarze   42: OpenBSD                        January 11, 2020       TBL-LAYOUT-SHORTLINES(1)

CVSweb