aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/opt/box.out_ascii
blob: 87ff5cf8003b3bdaee691ff485e71383d8fc54b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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)