Re: [docbook-apps] XSL-FO customization

From
Bob Stayton <>
Date
2010-07-06T20:21:00+00:00
ID
009701cb1d48$b8e0c460$6600a8c0@pazu
Thread
Re: [docbook-apps] XSL-FO customization
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


 

 

  
----- Original Message ----- 

  
From: 
  Fabien 
  Tillier 

  
To:  
  

  
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