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

Annotation of mandoc/regress/tbl/layout/complex.out_ascii, Revision 1.1

1.1     ! schwarze    1: TBL-LAYOUT-COMPLEX(1)       General Commands Manual      TBL-LAYOUT-COMPLEX(1)
        !             2:
        !             3:
        !             4:
        !             5: NNAAMMEE
        !             6:        tbl-layout-complex - complex table layout
        !             7:
        !             8: DDEESSCCRRIIPPTTIIOONN
        !             9:        normal text
        !            10:
        !            11:        +--+-----------++--+
        !            12:        |a | bb       c ||d |
        !            13:        |e | _f   gg     ||i |
        !            14:        +--+-----------++--+
        !            15:        normal text
        !            16:
        !            17:        +------+
        !            18:        |a     |
        !            19:        |c   d |
        !            20:        +------+
        !            21:        normal text
        !            22:
        !            23:        +--++--+
        !            24:        |a ||b |
        !            25:        +--++--+
        !            26:        |c | d |
        !            27:        +--+---+
        !            28:         e   f
        !            29:        --------
        !            30:
        !            31:        normal text
        !            32:
        !            33:
        !            34:
        !            35: OpenBSD                        January 26, 2015          TBL-LAYOUT-COMPLEX(1)

CVSweb