|
From: <las...@Su...> - 2001-05-04 10:30:10
|
Hello, I moved Scrollkeeper to libxml2, changes are in the CVS. It depends on the latest libxml2, this is 2.3.8. It also depends on libxslt as I added the new XSL stylesheet based TOC extraction. libxml2 version 2.3.8 contains a DocBook SGML parser that creates a DOM tree from an SGML document. This is very useful in order to apply XSL stylesheets to SGML docs (although it generates error messages if the source document is not good quality DocBook SGML). Scrollkeeper right now support DocBook SGML and DocBook XML documents in the same way. This is in CVS HEAD only at the moment, but a new release will be coming out soon. Laszlo |