summaryrefslogblamecommitdiffstats
path: root/regress/tbl/opt/box.out_ascii
blob: 87ff5cf8003b3bdaee691ff485e71383d8fc54b1 (plain) (tree)




































                                                                              
TBL-VERT(1)                 General Commands Manual                TBL-VERT(1)



NNAAMMEE
       tbl-vert - vertical lines

DDEESSCCRRIIPPTTIIOONN
       no boxing:

       a   b
       c   d

       automatic boxing:

       +------+
       |a   b |
       |c   d |
       +------+
       manual boxing:

       +--++--+
       |a ||b |
       +--++--+
       |c ||d |
       +--++--+

       automatic and manual boxing:

       +--++--+
       |a ||b |
       +--++--+
       |c ||d |
       +--++--+


                                                                   TBL-VERT(1)