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

Diff for /mandoc/regress/tbl/layout/shortlines.out_ascii between version 1.2 and 1.6

version 1.2, 2020/01/11 21:02:26 version 1.6, 2025/07/24 18:14:29
Line 1 
Line 1 
 TBL-LAYOUT-SHORTLINES(1)    General Commands Manual   TBL-LAYOUT-SHORTLINES(1)  TBL-LAYOUT-SHORTLINES(1)    General Commands Manual   TBL-LAYOUT-SHORTLINES(1)
   
   
   
 NNAAMMEE  NNAAMMEE
        tbl-layout-shortlines - table lines of different length       tbl-layout-shortlines - table lines of different length
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        normal text       normal text
        +-------+-------+
        | left  | right |
        +-------+-------+
        | short |       |
        +-------+-------+
        | left  | right |
        +-------+-------+
   
        +------+-------+       +--------------+-------+
        |left  | right |       | left         | right |
        +------+-------+       +--------------+-------+
        |short |       |       | first short  |       |
        +------+-------+       +--------------+-------+
        |left  | right |       | second short |       |
        +------+-------+       +--------------+-------+
        | left         | right |
        +--------------+-------+
   
        +-------------+-------+       +------------+--------+-------+
        |left         | right |       | left       | middle | right |
        +-------------+-------+       +------------+--------+-------+
        |first short  |       |       | short      | line   |       |
        +-------------+-------+       +------------+--------+-------+
        |second short |       |       | very short |        |       |
        +-------------+-------+       +------------+--------+-------+
        |left         | right |  
        +-------------+-------+  
   
        +-----------+--------+-------+       +------------+--------+-------+
        |left       | middle | right |       | very short |        |       |
        +-----------+--------+-------+       +------------+--------+-------+
        |short      | line   |       |       | short      | line   |       |
        +-----------+--------+-------+       +------------+--------+-------+
        |very short |        |       |       | left       | middle | right |
        +-----------+--------+-------+       +------------+--------+-------+
   
        +-----------+--------+-------+  
        |very short |        |       |  
        +-----------+--------+-------+  
        |short      | line   |       |  
        +-----------+--------+-------+  
        |left       | middle | right |  
        +-----------+--------+-------+  
   
   
 OpenBSD                        January 11, 2020       TBL-LAYOUT-SHORTLINES(1)  OpenBSD                        January 11, 2020       TBL-LAYOUT-SHORTLINES(1)

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

CVSweb