aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mandoc.1
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-01-26 13:03:48 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-01-26 13:03:48 +0000
commite4a7a2efc2737e64ac0cf42b148f06566718c1d7 (patch)
tree1757d1d334ddbaa65060346cf629110fb5e86abc /mandoc.1
parent445b12f7ab17bc0449361eeb2f956d5a1a9bcdd6 (diff)
downloadmandoc-e4a7a2efc2737e64ac0cf42b148f06566718c1d7.tar.gz
mandoc-e4a7a2efc2737e64ac0cf42b148f06566718c1d7.tar.zst
mandoc-e4a7a2efc2737e64ac0cf42b148f06566718c1d7.zip
More improvements regarding tbl(7) options.
* Treat "allbox" as an alias for "box" for now. * Parse and ignore the GNU tbl "nowarn" option. * For separation, allow spaces, tabs, and commas only. * Mark eqn(7) within tbl(7) as unsupported. * Simplify the option table. * Improve and sort documentation.
Diffstat (limited to 'mandoc.1')
-rw-r--r--mandoc.16
1 files changed, 5 insertions, 1 deletions
diff --git a/mandoc.1 b/mandoc.1
index d110181b..736b2ae7 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.136 2015/01/26 00:57:22 schwarze Exp $
+.\" $Id: mandoc.1,v 1.137 2015/01/26 13:03:48 schwarze Exp $
.\"
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
.\" Copyright (c) 2012, 2014, 2015 Ingo Schwarze <schwarze@openbsd.org>
@@ -1609,6 +1609,10 @@ and it is likely that this will cause information loss
or considerable misformatting.
.It Sy "unsupported table layout"
.It Sy "ignoring macro in table"
+.It Sy "eqn in tbl"
+.Pq eqn , tbl
+The options line of a table defines equation delimiters.
+Any equation source code contained in the table will be printed unformatted.
.El
.Sh COMPATIBILITY
This section summarises