aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/tbl/layout/font.out_ascii
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2021-05-16 22:28:27 +0000
committerIngo Schwarze <schwarze@openbsd.org>2021-05-16 22:28:27 +0000
commit3b3aaab0352b702195460124cd2c17cfd0ca5dbc (patch)
tree0a15dcda573ba4c7e3b3d5479d2d834c9a1c01d4 /regress/tbl/layout/font.out_ascii
parentc518af53de9d0fdacf3606ccd60aee7bad4e7e89 (diff)
downloadmandoc-3b3aaab0352b702195460124cd2c17cfd0ca5dbc.tar.gz
mandoc-3b3aaab0352b702195460124cd2c17cfd0ca5dbc.tar.zst
mandoc-3b3aaab0352b702195460124cd2c17cfd0ca5dbc.zip
test font modifiers in the layout; related to tbl_html.c rev. 1.34
Diffstat (limited to 'regress/tbl/layout/font.out_ascii')
-rw-r--r--regress/tbl/layout/font.out_ascii20
1 files changed, 20 insertions, 0 deletions
diff --git a/regress/tbl/layout/font.out_ascii b/regress/tbl/layout/font.out_ascii
new file mode 100644
index 00000000..315ec460
--- /dev/null
+++ b/regress/tbl/layout/font.out_ascii
@@ -0,0 +1,20 @@
+TBL-LAYOUT-FONT(1) General Commands Manual TBL-LAYOUT-FONT(1)
+
+
+
+NNAAMMEE
+ tbl-layout-font - font modifiers in the table layout
+
+DDEESSCCRRIIPPTTIIOONN
+ BEGINTEST
+
+ +---------------+
+ |bboolldd roman |
+ +---------------+
+ |roman _i_t_a_l_i_c |
+ +---------------+
+ ENDTEST
+
+
+
+OpenBSD May 16, 2021 TBL-LAYOUT-FONT(1)