From b22a929d117e71834f587cea03908a8196c8c4d0 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Sat, 17 Jun 2017 14:55:30 +0000 Subject: tables leak tab settings to subsequent text --- regress/tbl/mod/font.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'regress/tbl/mod/font.in') diff --git a/regress/tbl/mod/font.in b/regress/tbl/mod/font.in index b371bfcb..448c1bf6 100644 --- a/regress/tbl/mod/font.in +++ b/regress/tbl/mod/font.in @@ -12,3 +12,7 @@ _ italic:roman:bold and:so:on .TE +.sp +leaked tab settings: +.br +a b c d e -- cgit