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

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:        |a | bb       c ||d |
                     10:        |e | _f   gg     ||i |
                     11:        +--+-----------++--+
1.3     ! schwarze   12:
1.1       schwarze   13:        normal text
                     14:        +------+
                     15:        |a     |
                     16:        |c   d |
                     17:        +------+
1.3     ! schwarze   18:
1.1       schwarze   19:        normal text
                     20:        +--++--+
                     21:        |a ||b |
                     22:        +--++--+
                     23:        |c | d |
                     24:        +--+---+
                     25:         e   f
                     26:        --------
                     27:
                     28:        normal text
                     29:
                     30: OpenBSD                        January 26, 2015          TBL-LAYOUT-COMPLEX(1)

CVSweb