GNOME Bugzilla – Bug 56333
DocBook XSL-FO does not work
Last modified: 2009-08-15 18:40:50 UTC
When using version 1.0 of the DocBook XSL stylesheets to convert a DocBook document into XSL-FO I get these errors: Making portrait pages on USletter paper (8.5inx11in) unregistered variable document.element unregistered variable document.element Error xpath.c:7110: Invalid type xmlXPathEval: evaluation failed unregistered variable document.element unregistered variable document.element Error xpath.c:7110: Invalid type xmlXPathEval: evaluation failed xsltDefaultProcessOneNode: text copy failed Nothing of the sort happens with the HTML stylesheets.
Hum, i didn't tried the XSL-FO stylesheets yet. Could you make sure you have the latest 2.3.11/0.12.0 versions and provide the result of xsltproc --version as well as the command line expression used to trigger the bug, Daniel
I tried with the latest stable release of Norm's FO stylesheets, and it seems to work without problems, again make sure you have the latest released version: orchis:~/XSLT/tests/docbook -> /usr/bin/xsltproc --nonet ./fo/docbook.xsl test/gdp-handbook.xml > res.fo Making portrait pages on USletter paper (8.5inx11in) orchis:~/XSLT/tests/docbook -> xmllint --noout res.fo orchis:~/XSLT/tests/docbook -> wc -l res.fo 4762 res.fo orchis:~/XSLT/tests/docbook -> Daniel
I am trying to build gtt on gnome-2.0, It's not coming up. Is anybody working on it please let me know.