From 6bee584aee40a89f71d16d92104b9a51883d1253 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Mon, 12 Jun 2017 22:50:38 +0000 Subject: test the new allbox and wrapping features --- regress/tbl/data/block_wrap.out_ascii | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 regress/tbl/data/block_wrap.out_ascii (limited to 'regress/tbl/data/block_wrap.out_ascii') diff --git a/regress/tbl/data/block_wrap.out_ascii b/regress/tbl/data/block_wrap.out_ascii new file mode 100644 index 00000000..c4dcecd6 --- /dev/null +++ b/regress/tbl/data/block_wrap.out_ascii @@ -0,0 +1,27 @@ +TBL-DATA-BLOCK_WRAP(1) General Commands Manual TBL-DATA-BLOCK_WRAP(1) + +NNAAMMEE + ttbbll--ddaattaa--bblloocckk__wwrraapp - line wrapping in text blocks + +DDEESSCCRRIIPPTTIIOONN + initial text + +--------------------+------------------------+ + |This is a very long | short | + |sentence. | | + +--------------------+------------------------+ + |short | This is an even longer | + | | sentence. | + +--------------------+------------------------+ + +-----------+------------+ + |This is a | short | + |very long | | + |sentence. | | + +-----------+------------+ + |short | This is an | + | | even | + | | longer | + | | sentence. | + +-----------+------------+ + final text + +OpenBSD June 12, 2017 OpenBSD -- cgit