From 7d5e0e2a6c6340e24187d9edfe8bfe7bb441ffd8 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sun, 2 Jan 2011 12:21:07 +0000 Subject: Turn on -Tascii tbl printing. The output still has some issues---I'm not sure whether it's in the header calculation or term.c squashing spaces or whatever, but let's get this in for general testing as soon as possible. --- term_ascii.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'term_ascii.c') diff --git a/term_ascii.c b/term_ascii.c index 55877f42..b926a5b3 100644 --- a/term_ascii.c +++ b/term_ascii.c @@ -1,4 +1,4 @@ -/* $Id: term_ascii.c,v 1.10 2010/09/04 20:18:53 kristaps Exp $ */ +/* $Id: term_ascii.c,v 1.11 2011/01/02 12:21:07 kristaps Exp $ */ /* * Copyright (c) 2010 Kristaps Dzonsons * @@ -26,6 +26,7 @@ #include #include +#include "mandoc.h" #include "out.h" #include "term.h" #include "main.h" -- cgit v1.2.3-56-ge451