Version Control Commit by mstsirkin

From
<>
Date
2013-12-08T22:19:59+00:00
ID
Thread
Version Control Commit by mstsirkin
Author: mstsirkin
Date: 2013-12-08 22:22:05 +0000 (Sun, 08 Dec 2013)
New Revision: 169
Web View: https://tools.oasis-open.org/version-control/browse/wsvn/virtio/?rev=169&sc=1

Modified:
   virtio-html.cfg
Log:
virtio-html: add right and left borders for tables

In html version our tables lack vertical separators,
that's ugly. Tweak config file for htlatex to add these.
htlatex wants to use hr for horizontal separation
(presumably for portability?)
So add only vertical borders using CSS.

Note: pdf version has a dual line after 1st column
in each row, I didn't figure out how to make this
with htlatex yet.

Signed-off-by: Michael S. Tsirkin <>