From: Tony G. <Ton...@Su...> - 2004-10-27 21:28:22
|
Andy Sanders <an...@se...> writes: > Hi, Hello, and welcome to the xmlroff-list. > I'm just wondering if there is an XSL-FO compliance list for xmlroff > like there is for FOP (http://xml.apache.org/fop/compliance.html#fo). http://xmlroff.org/conformance.html I do plan to include that conformance information in the xmlroff distributions, but I haven't done the groundwork to be able to produce the web page and the xmlroff documentation page from a single source. Ideally it would be done with an XSLT stylesheet and some additions to dump-info.xml in the spec-dump module. > Knowing in advance what does and does not work would be very handy. True. Note that there's now also a libfo-compat.xsl stylesheet in xmlroff 0.3.0 that you can use that tries to rewrite or remove various FOs and properties so xmlroff has a better chance of working with your document. It's a bit rough-and-ready, but I'd rather spend my time improving xmlroff than improving the stylesheet. However, patches are welcome. Regards, Tony. |