aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/layout
diff options
context:
space:
mode:
Diffstat (limited to 'regress/tbl/layout')
-rw-r--r--regress/tbl/layout/center.in4
-rw-r--r--regress/tbl/layout/center.out_ascii3
-rw-r--r--regress/tbl/layout/span.in4
-rw-r--r--regress/tbl/layout/span.out_ascii3
4 files changed, 14 insertions, 0 deletions
diff --git a/regress/tbl/layout/center.in b/regress/tbl/layout/center.in
index d4ca166e..39533361 100644
--- a/regress/tbl/layout/center.in
+++ b/regress/tbl/layout/center.in
@@ -20,3 +20,7 @@ r c l .
****:****:****
*****:*****:*****
.TE
+.sp
+leaked tab settings:
+.br
+a b c de
diff --git a/regress/tbl/layout/center.out_ascii b/regress/tbl/layout/center.out_ascii
index 27e03c99..a77bb7b4 100644
--- a/regress/tbl/layout/center.out_ascii
+++ b/regress/tbl/layout/center.out_ascii
@@ -17,6 +17,9 @@ DDEESSCCRRIIPPTTIIOONN
**** **** ****
***** ***** *****
+ leaked tab settings:
+ a b c de
+
TBL-LAYOUT-CENTER(1)
diff --git a/regress/tbl/layout/span.in b/regress/tbl/layout/span.in
index e210437a..d5fef0c7 100644
--- a/regress/tbl/layout/span.in
+++ b/regress/tbl/layout/span.in
@@ -48,3 +48,7 @@ a:b:c:d:e
s1:s2
a:b:c:d:e
.TE
+.sp
+leaked tab settings:
+.br
+a b c d e f
diff --git a/regress/tbl/layout/span.out_ascii b/regress/tbl/layout/span.out_ascii
index b2c6fcf3..e439a766 100644
--- a/regress/tbl/layout/span.out_ascii
+++ b/regress/tbl/layout/span.out_ascii
@@ -36,6 +36,9 @@ DDEESSCCRRIIPPTTIIOONN
+--+---+---+---+---+
|a | b | c | d | e |
+--+---+---+---+---+
+ leaked tab settings:
+ a b c d e f
+
TBL-LAYOUT-SPAN(1)