Hojtsy Gabor wrote: > Do you use XSLT style sheets to convert > them to DocBook 4? IMHO that would work for many cases.
have it ready for sablotron, but tested only with apache.xml yet btw: is there a way to tell an xslt processor to copy entities verbatim? right now i do a "sed -e's/&/&'" before applying my conversion stylesheet :(