On Wed, Jan 17, 2001 at 02:01:26PM +0000, Mark McLaren wrote:
>
> I'm still using Sablotron 0.44 since I am mostly on FreeBSD (0.50 has
> wchar.h problems).
>
> I take it this will not work in 0.44?
I don't see why not, but I don't have a working 0.44 handy to try.
The basic output encoding support was added in 0.42 I think.
If it doesn't work, you could post-process the output; e.g.
Use the default output encoding (which is UTF-8) and:
sabcmd foo.xsl doc.xml | iconv i-f UTF-8 -t ISO-8859-15
.robin.
--
This space intentionally left blank