[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.4 and 1.9

version 1.4, 2017/06/17 22:45:56 version 1.9, 2023/11/13 21:22:12
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.4  
changed lines
  Added in v.1.9

CVSweb