Not necessarily. The templates in htmltbl.xsl are used to format tables marked up in HTML table syntax (<tr> and <td>). Tables marked up with CALS table syntax (<row> and <entry>) are formatted using templates in tables.xsl.
However, many table features can be customized using templates designed for such purposes. Have you seen the section in my book on customizing table features? http://www.sagehill.net/docbookxsl/PrintTableStyles.html Bob Stayton Sagehill Enterprises [email protected] ----- Original Message ----- From: Fabien Tillier To: [email protected] Sent: Tuesday, July 06, 2010 2:07 AM Subject: [docbook-apps] XSL-FO customization Hi List. Just a quick question. To (re-)define table handling in fo stylesheets (add borders, colors and so on) , should I have to modify the code in htmltbl.xsl ? Thanks for pointing me in the good direction, Regards, Fabien
