summaryrefslogtreecommitdiffstats
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
commitba5583393dfa12234c2752e45824ac58a3851700 (patch)
treef10df2e7e42238d98588d07c9ed548cab34de646 /mandoc.1
parent40e6bb12623d39d53c3ab3ebf4ea56e96a873c33 (diff)
downloadmandoc-ba5583393dfa12234c2752e45824ac58a3851700.tar.gz
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.14
1 files changed, 4 insertions, 0 deletions
diff --git a/mandoc.1 b/mandoc.1
index 4204bb40..c0ec8d12 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -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