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

Diff for /mandoc/regress/tbl/layout/complex.out_ascii between version 1.2 and 1.4

version 1.2, 2021/06/28 20:13:05 version 1.4, 2023/11/13 21:22:12
Line 1 
Line 1 
 TBL-LAYOUT-COMPLEX(1)       General Commands Manual      TBL-LAYOUT-COMPLEX(1)  TBL-LAYOUT-COMPLEX(1)       General Commands Manual      TBL-LAYOUT-COMPLEX(1)
   
 NNAAMMEE  NNAAMMEE
        tbl-layout-complex - complex table layout       tbl-layout-complex - complex table layout
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        normal text       normal text
        +--+-----------++--+
        |a | bb       c ||d |
        |e | _f   gg     ||i |
        +--+-----------++--+
   
        +--+-----------++--+       normal text
        |a | bb       c ||d |       +------+
        |e | _f   gg     ||i |       |a     |
        +--+-----------++--+       |c   d |
        normal text       +------+
   
        +------+       normal text
        |a     |       +--++--+
        |c   d |       |a ||b |
        +------+       +--++--+
        normal text       |c | d |
        +--+---+
         e   f
        --------
   
        +--++--+       normal text
        |a ||b |  
        +--++--+  
        |c | d |  
        +--+---+  
         e   f  
        --------  
   
        normal text  
   
 OpenBSD                        January 26, 2015          TBL-LAYOUT-COMPLEX(1)  OpenBSD                        January 26, 2015          TBL-LAYOUT-COMPLEX(1)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

CVSweb