From: Tony G. <Ton...@Su...> - 2005-03-09 16:00:19
|
Tim Waugh <tw...@re...> writes: > On Wed, Mar 09, 2005 at 03:26:46PM +0000, Tony Graham wrote: ... > I've not been following xmlroff very much until just recently I'm > afraid, what with other commitments. I'm now looking at it again to > see what it can do now that it couldn't last time I looked. :-) > > I realise that it can't process the docbook-xsl FO stylesheet output > yet, but I was wonder if it's possible to make a simple stylesheet for > DocBook to XSL-FO that xmlroff *would* be able to process, either > right now or in the not too distant future. > > What do you think? It's called 'libfo-compat.xsl' and should be installed when you install xmlroff. It munges or drops stuff that xmlroff doesn't yet support. It's really just a rename of the stylesheet I did to get output from the samples from the XML 2003 XSL-FO town hall and is still a bit too specific to those samples (down to matching values of some shorthands used in the samples). Patches to libfo-compat.xsl would be accepted. Regards, Tony. |