aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man_term.c
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2011-02-06 21:44:36 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2011-02-06 21:44:36 +0000
commitd9c6b1be15e48dc43678c02ee4e86d280ea73046 (patch)
treedbfae09ad283679c266fadf26ab8dad7c02642b2 /man_term.c
parent91ab27befd54e154790aa66b308e8be09659b580 (diff)
downloadmandoc-d9c6b1be15e48dc43678c02ee4e86d280ea73046.tar.gz
mandoc-d9c6b1be15e48dc43678c02ee4e86d280ea73046.tar.zst
mandoc-d9c6b1be15e48dc43678c02ee4e86d280ea73046.zip
Add initial libmdoc and libman top-most machinery for accepting TBL
directives. For now this will just ignore them (except for -Ttree, which just notes that an EQN's been accepted).
Diffstat (limited to 'man_term.c')
-rw-r--r--man_term.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/man_term.c b/man_term.c
index 06bf35d9..f0a9879f 100644
--- a/man_term.c
+++ b/man_term.c
@@ -1,4 +1,4 @@
-/* $Id: man_term.c,v 1.101 2011/01/25 12:35:09 schwarze Exp $ */
+/* $Id: man_term.c,v 1.102 2011/02/06 21:44:36 kristaps Exp $ */
/*
* Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
* Copyright (c) 2010, 2011 Ingo Schwarze <schwarze@openbsd.org>
@@ -896,6 +896,8 @@ print_man_node(DECL_ARGS)
if (MAN_EOS & n->flags)
p->flags |= TERMP_SENTENCE;
return;
+ case (MAN_EQN):
+ return;
case (MAN_TBL):
/*
* Tables are preceded by a newline. Then process a