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

Diff for /mandoc/regress/tbl/layout/span.out_ascii between version 1.5 and 1.10

version 1.5, 2020/10/25 18:28:26 version 1.10, 2025/07/24 18:14:29
Line 1 
Line 1 
 TBL-LAYOUT-SPAN(1)          General Commands Manual         TBL-LAYOUT-SPAN(1)  TBL-LAYOUT-SPAN(1)          General Commands Manual         TBL-LAYOUT-SPAN(1)
   
   
   
 NNAAMMEE  NNAAMMEE
        tbl-layout-span - alignment of spanned cells       tbl-layout-span - alignment of spanned cells
   
 DDEESSCCRRIIPPTTIIOONN  DDEESSCCRRIIPPTTIIOONN
        normal text       normal text
        +---------------+
        | a   b   c   d |
        | s       c   d |
        | a   s       d |
        | a   b   s     |
        +---------------+
   
        +--------------+       +---------------+
        |a   b   c   d |       | a   b   c   d |
        |s       c   d |       |   s     c   d |
        |a   s       d |       | a     s     d |
        |a   b   s     |       | a   b     s   |
        +--------------+       +---------------+
   
        +--------------+       +---------------+
        |a   b   c   d |       | a   b   c   d |
        |  s     c   d |       |     s   c   d |
        |a     s     d |       | a       s   d |
        |a   b     s   |       | a   b       s |
        +--------------+       +---------------+
   
        +--------------+       +---+---+---+---+---+
        |a   b   c   d |       | a | b | c | d | e |
        |    s   c   d |       +---+---+---+---+---+
        |a       s   d |       |    s1     |  s2   |
        |a   b       s |       +---+---+---+---+---+
        +--------------+       | a | b | c | d | e |
        +---+---+---+---+---+
   
        +--+---+---+---+---+       +-----------+
        |a | b | c | d | e |       | x***nnnnn |
        +--+---+---+---+---+       +---+-------+
        |   s1     |  s2   |       | a |  0.01 |
        +--+---+---+---+---+       +---+-------+
        |a | b | c | d | e |       | b | 10.0  |
        +--+---+---+---+---+       +---+-------+
        leaked tab settings:  
        a    b    c    d    e    f  
   
        leaked tab settings:
        a    b    c    d    e    f
   
   OpenBSD                        September 7, 2021            TBL-LAYOUT-SPAN(1)
 OpenBSD                          June 17, 2017              TBL-LAYOUT-SPAN(1)  

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.10

CVSweb