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

Annotation of mandoc/regress/tbl/layout/emptyline.out_ascii, Revision 1.4

1.1       schwarze    1: TBL-LAYOUT-EMPTYLINE(1)     General Commands Manual    TBL-LAYOUT-EMPTYLINE(1)
                      2:
                      3: NNAAMMEE
1.4     ! schwarze    4:      tbl-layout-emptyline - empty lines in table layouts
1.1       schwarze    5:
                      6: DDEESSCCRRIIPPTTIIOONN
1.4     ! schwarze    7:      An empty line in the middle of a table joins with the next:
        !             8:       table text
        !             9:      +-----------
        !            10:      |       bar
        !            11:      |     right
1.1       schwarze   12:
1.4     ! schwarze   13:      An empty line at the end of a table is discarded:
        !            14:      table text
        !            15:           right
        !            16:      normal text
1.1       schwarze   17:
                     18: OpenBSD                        January 29, 2015        TBL-LAYOUT-EMPTYLINE(1)

CVSweb