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

File: [cvsweb.bsd.lv] / mandoc / regress / tbl / layout / shortlines.in (download)

Revision 1.2, Sat Jan 11 21:02:26 2020 UTC (4 years, 5 months ago) by schwarze
Branch: MAIN
CVS Tags: VERSION_1_14_6, HEAD
Changes since 1.1: +3 -5 lines

test tbl_term.c rev. 1.73 and tbl_data.c rev. 1.53:
incomplete short layout lines followed by longer lines,
and spans at the beginning of layout lines

.\" $OpenBSD: shortlines.in,v 1.2 2020/01/11 20:56:26 schwarze Exp $
.TH TBL-LAYOUT-SHORTLINES 1 "January 11, 2020"
.SH NAME
tbl-layout-shortlines \- table lines of different length
.SH DESCRIPTION
normal text
.TS
allbox tab(:);
L L
L
L L.
left:right
short
left:right
.TE
.sp
.TS
allbox tab(:);
L L
L
L
L L.
left:right
first short
second short
left:right
.TE
.sp
.TS
allbox tab(:);
L L L
L L
L.
left:middle:right
short:line
very short
.TE
.sp
.TS
allbox tab(:);
L
L
L L L.
very short
short:line
left:middle:right
.TE