summaryrefslogblamecommitdiffstats
path: root/regress/tbl/opt/box.out_ascii
blob: d1051379b3c1d47ebc716b962d99c61e712a730a (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 |
       +------+
       allbox:

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

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

       automatic and manual boxing:

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

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


                                                                   TBL-VERT(1)