[BACK]Return to simple-tabs-tas.in CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / It

File: [cvsweb.bsd.lv] / mandoc / regress / mdoc / It / Attic / simple-tabs-tas.in (download)

Revision 1.1, Sun May 30 21:28:30 2010 UTC (14 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_12_1, VERSION_1_12_0, VERSION_1_11_7, VERSION_1_11_6, VERSION_1_11_5, VERSION_1_11_4, VERSION_1_11_3, VERSION_1_11_2, VERSION_1_11_1, VERSION_1_10_9, VERSION_1_10_8, VERSION_1_10_7, VERSION_1_10_6, VERSION_1_10_5_PREPDF, VERSION_1_10_5, VERSION_1_10_4, VERSION_1_10_3, VERSION_1_10_2, VERSION_1_10_10, VERSION_1_10_1

First in several iterative patches in getting complex -column lists
supported (which works but is tricky enough that it should be broken
down into digestable parts).  This simply moves around the propogation
of ARGS_PEND into one recognised by phrase().

Added a few regressions for simple -column lists.

.Dd $Mdocdate: May 30 2010 $
.Dt FOO
.Os
.Sh NAME
.Nm foo
.Nd bar
.Sh DESCRIPTION
.Bl -column asdfasdf asdfasdf asdfasdf
.It asdf	asdf	asdf
.El
.Bl -column asdfasdf asdfasdf asdfasdf
.It asdf ; Ta asdf ; Ta asdf
.El
.Bl -tag -width Ds
.It asdf
asdf
.El