Next in thread →
Next in month →
Re: [docbook] elminiate all spacing in an informaltable
I presume you mean within the table cells of a table. You can copy the 'table.cell.padding' attribute set from fo/param.xsl and set all of its values to zero points. You can also set the line-height of the text to match the font-size, which will eliminate the leading. Each cell is a new reference area in XSL-FO, which means by default any space-before property on the first para in a cell is not expressed in the output. Bob Stayton Sagehill Enterprises DocBook Consulting ----- Original Message ----- From: David White To: Sent: Wednesday, December 07, 2005 1:44 PM Subject: [docbook] elminiate all spacing in an informaltable What measures are necessary to eliminate all spacing / padding / margins from an informaltable?
Next in thread →
Next in month →