summaryrefslogblamecommitdiffstats
path: root/regress/tbl/layout/emptycol.out_ascii
blob: b1372b7baeddc737d58e247ed008ca8c20ab4f76 (plain) (tree)













































                                                                              
TBL-LAYOUT-EMPTYCOL(1)      General Commands Manual     TBL-LAYOUT-EMPTYCOL(1)



NNAAMMEE
       tbl-layout-emptycol - empty columns in tables

DDEESSCCRRIIPPTTIIOONN
       missing final column:

       +--+---+---+
       |1 | 2 |   |
       +--+---+---+
       |a | b |   |
       +--+---+---+
       empty final column:

       +--+---+---+
       |1 | 2 |   |
       +--+---+---+
       |a | b |   |
       +--+---+---+
       final column with zero-width content:

       +--+---+---+
       |1 | 2 |   |
       +--+---+---+
       |a | b |   |
       +--+---+---+
       empty middle column:

       +--+---+---+
       |1 |   | 3 |
       +--+---+---+
       |a |   |   |
       +--+---+---+
       span crossing empty middle column:

       +--+---+---+
       |1 |   | 3 |
       +--+---+---+
       |span      |
       +----------+


OpenBSD                        December 31, 2019        TBL-LAYOUT-EMPTYCOL(1)