[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.2

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

CVSweb