=================================================================== RCS file: /cvs/mandoc/regress/tbl/layout/span.out_ascii,v retrieving revision 1.3 retrieving revision 1.9 diff -u -p -r1.3 -r1.9 --- mandoc/regress/tbl/layout/span.out_ascii 2017/06/17 14:55:32 1.3 +++ mandoc/regress/tbl/layout/span.out_ascii 2023/11/13 21:22:12 1.9 @@ -1,44 +1,48 @@ TBL-LAYOUT-SPAN(1) General Commands Manual TBL-LAYOUT-SPAN(1) - - NNAAMMEE - tbl-layout-span - alignment of spanned cells + tbl-layout-span - alignment of spanned cells DDEESSCCRRIIPPTTIIOONN - normal text + normal text + +--------------+ + |a b c d | + |s c d | + |a s d | + |a b s | + +--------------+ - +--------------+ - |a b c d | - |s c d | - |a s d | - |a b s | - +--------------+ + +--------------+ + |a b c d | + | s c d | + |a s d | + |a b s | + +--------------+ - +--------------+ - |a b c d | - | s c d | - |a s d | - |a b s | - +--------------+ + +--------------+ + |a b c d | + | s c d | + |a s d | + |a b s | + +--------------+ - +--------------+ - |a b c d | - | s c d | - |a s d | - |a b s | - +--------------+ + +--+---+---+---+---+ + |a | b | c | d | e | + +--+---+---+---+---+ + | s1 | s2 | + +--+---+---+---+---+ + |a | b | c | d | e | + +--+---+---+---+---+ - +--+---+---+---+---+ - |a | b | c | d | e | - +--+---+---+---+---+ - | s1 | s2 | - +--+---+---+---+---+ - |a | b | c | d | e | - +--+---+---+---+---+ - leaked tab settings: - a b c d e f + +----------+ + |x***nnnnn | + +--+-------+ + |a | 0.01 | + +--+-------+ + |b | 10.0 | + +--+-------+ + leaked tab settings: + a b c d e f - - TBL-LAYOUT-SPAN(1) +OpenBSD September 7, 2021 TBL-LAYOUT-SPAN(1)