[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.1 and 1.5

version 1.1, 2017/02/08 03:03:30 version 1.5, 2025/07/24 18:14:29
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.1  
changed lines
  Added in v.1.5

CVSweb