You can control the vertical height of any row by by putting a processing instructions in that row. Currently this only works for HTML output. Here is an example that sets a row height to 20 pixels.
<row><?dbhtml row-height="20" ?>
<entry>...</entry>
<entry>...</entry>
</row>
DocBook XSL: The Complete Guide - 3rd Edition | PDF version available | Copyright © 2002-2005 Sagehill Enterprises |