From a08f3f919f2f4b06503004ca764339918ee5d000 Mon Sep 17 00:00:00 2001
From: Johan Friis <johanfriis@gmail.com>
Date: Fri, 15 May 2009 16:14:26 +0100
Subject: [PATCH] fontunderline boolean config option

Added an option to turn on/off the drawing of table headers with
underlined font. If off, the default asciidashes will be used.
It defaults to on.
This commit is contained in:
Paul Beckingham 2009-05-15 21:02:06 -04:00
parent a120b4bd89
commit dbc98c1230
3 changed files with 34 additions and 11 deletions

View file

@ -209,6 +209,13 @@
Defaults to 80.
</dd>
<dt>fontuderline</dt>
<dd>
May be "on" or "off". Determines if font underlines or ascii
dashes should be used to underline headers.
Defaults to on.
</dd>
<dt>due</dt>
<dd>