After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 56333 - DocBook XSL-FO does not work
DocBook XSL-FO does not work
Status: VERIFIED INCOMPLETE
Product: libxslt
Classification: Platform
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Daniel Veillard
Daniel Veillard
Depends on:
Blocks:
 
 
Reported: 2001-06-18 04:35 UTC by Dido Sevilla
Modified: 2009-08-15 18:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dido Sevilla 2001-06-18 04:35:46 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.
Comment 1 Daniel Veillard 2001-06-18 08:46:42 UTC
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
Comment 2 Daniel Veillard 2001-06-19 13:43:07 UTC
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
Comment 3 Yogeesh 2002-02-25 07:49:21 UTC
I am trying to build gtt on gnome-2.0, It's not coming up. Is anybody
working on it please let me know.