Re: [docbook-apps] Backgorund color of tabke headers in FO output

From
David Tolpin <>
Date
2003-11-18T14:23:38+00:00
ID
Thread
Re: [docbook-apps] Backgorund color of tabke headers in FO output
> > I'd like to be able to set a background color for my
> > table header in my 
> > FO output. I know it can be done by using a
> > customization layer. This 
> > document 
> >
> (http://encolpe.degoute.free.fr/UsingDocbookXSL/SolveProblems.html#d0e11421)
> > 
> > only talk about HTML output. How do I do this for FO
> > output?
> > 
> 
> Not supported for FO.

Would redefining template for "thead" help? It is short and simple
and adding fo:table-header attributes there is easy.

David