At 11:15 01/02/2003 +0100, Tobias Reif wrote:
Hi
I use Norman Walsh's XSLTs 1.59.2 to generate FO.
Setting stuff via the titlepage mechanism works so far: changing
<!ENTITY hsize5 "24.8832pt">
to be 4pt changes the generated FO, and makes chapter titles very small. But changing font-weight="bold" to font-weight="100" does not have any effect: the generated FO file is not changed in any way.
Have a look around the parameters for fo, its part of the distro. Then set up a small stylesheet which calls the main fo stylesheet in, and sets up all the params you want. See http://www.dpawson.co.uk/docbook/styling/params.html That's a much easier way to do it. http://www.sagehill.net/xml/docbookxsl/index.html tells the tale in full. HTH DaveP regards DaveP
