From: Tim W. <tw...@re...> - 2005-03-09 16:14:44
|
On Wed, Mar 09, 2005 at 04:00:41PM +0000, Tony Graham wrote: > It's called 'libfo-compat.xsl' and should be installed when you > install xmlroff. I spotted that just after I sent my message. Unfortunately it didn't get me very far. :-( $ xmlto fo test.xml Making portrait pages on A4 paper (210mmx297mm) $ xsltproc /usr/share/xml/libfo-0.3.1/libfo-compat.xsl test.fo > compat.fo $ xmlroff compat.fo (process:27677): libfo-WARNING **: Warning: fo-result-to-fo-error-quark: Unsupported property: font-selection-strategy ... [other warnings like this] ... (process:27677): libfo-CRITICAL **: Expression evaluation error: Evaluation resulted in an error Object path: /FoTree[1]/root[1]/layout-master-set[1]/simple-page-master[20]/region-body[1] ... (process:27677): libfo-WARNING **: Unsupported property: (null) ... (process:27677): libfo-CRITICAL **: fo_region_body_get_writing_mode: assertion `fo_region_body != NULL' failed (process:27677): libfo-CRITICAL **: fo_region_body_area_new: assertion `fo != NULL' failed (process:27677): libfo-CRITICAL **: fo_area_set_generated_by: assertion `fo_area != NULL' failed (process:27677): libfo-CRITICAL **: fo_area_page_add_child: assertion `child != NULL' failed (process:27677): libfo-CRITICAL **: fo_node_parent: assertion `fo_node != NULL' failed libfo-ERROR **: area_size_request:: parent is NULL aborting... Tim. */ |