From: Martin C. <mus...@us...> - 2003-04-14 20:51:43
|
> Great to see some activity on the list again. Yeah, I too had disappeared into obscurity! > I've started on the website stylesheets. Hope to check in some stuff for 0.8 > during the next week. proxool-doc does currently not build on my computer. I > get a NPE from the i10n module of the DocBook stylesheets. Probably > something to do with my computers locale being Norwegian. I'll try to figure > it out... Before you pull your hair out on this one I have attached a few links. Basically you need to upgrade your version of Xalan, but because Sun release Xalan as part of their JRE 1.4.x (and a beta/buggy version at that) you have to jump through some hoops to make it work. And unfortunatley with each incremental release of 1.4.x they have not updated the Xalan version. Ssome of the bugs for the Xalan version released with the JRE 1.4.x are just downright nasty and I would bet localisation issues could be included. http://lists.oasis-open.org/archives/docbook-apps/200212/msg00078.html http://java.sun.com/j2se/1.4.1/docs/guide/standards/ Perhaps we look at Saxon instead, which we can distribute with the source code and probably little headache. BTW I still owe the development document to convert.... Martin |