render: Center and emphasize table titles. center-titles
authorBen Pfaff <blp@cs.stanford.edu>
Tue, 16 Sep 2014 05:48:00 +0000 (22:48 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 16 Sep 2014 05:48:00 +0000 (22:48 -0700)
commit2f2e7da7b83ac875fae35059bfb4df6effdf3cd2
tree113d4aeda4435162fd570195c3dc6e3fbb29bc37
parenta33e8056b09457b35ef25605c7f097058637da59
render: Center and emphasize table titles.

Before applying, this needs to distinguish between tables that will be
rendered as one piece (where the title should be centered across the
table) and tables that will be broken up (where the title should be
centered across the first fragment of the table).
src/output/render.c