summaryrefslogtreecommitdiffstats
path: root/regress/tbl/data/insert.in
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-07-04 21:08:29 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-07-04 21:08:29 +0000
commit5341a1c8ccff685f8aeaa889962ec2dd4b718df8 (patch)
tree853546661afa1b9615db1111c2a27c0555cc8faf /regress/tbl/data/insert.in
parent864aed49c1c432f1295b9a2429e94b05550653db (diff)
downloadmandoc-5341a1c8ccff685f8aeaa889962ec2dd4b718df8.tar.gz
It turns out association of tbl spans with layout rows is simpler than
i thought. Fixing a bug in curs_addch(3) and minus 25 lines of code.
Diffstat (limited to 'regress/tbl/data/insert.in')
-rw-r--r--regress/tbl/data/insert.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/regress/tbl/data/insert.in b/regress/tbl/data/insert.in
new file mode 100644
index 00000000..942a4961
--- /dev/null
+++ b/regress/tbl/data/insert.in
@@ -0,0 +1,21 @@
+.\" $OpenBSD: insert.in,v 1.1 2017/07/04 20:59:17 schwarze Exp $
+.TH TBL-DATA-INSERT 1 "July 4, 2017"
+.SH NAME
+tbl-data-insert \- insertion of empty spans for line-only layout rows
+.SH DESCRIPTION
+initial text
+.TS
+tab(:);
+_ _
+l l
+- -
+l r
+_ ^
+r.
+colum one:column two
+left:right
+not:printed
+right:left
+.TE
+.sp
+final text