Subject: Re: Windows-style CRLF in text output
From: Colin Paul Adams <colin@xxxxxxxxxxxxxxxxxx>
Date: Fri, 04 Jul 2008 09:45:04 +0100
|
>>>>> "Steven" == Steven Hentschel <steven.hentschel@xxxxxxxxxxx> writes:
Steven> I've got an application where the output needs be a text
Steven> file using windows-style line endings i.e CRLF, so I
Steven> thought if the stylesheet used CRLF as the line endings
Steven> these would appear on the output. However the output has
Steven> carriage returns stripped.
Steven> I've found I can restore the CR if I use a character map
Steven> as below, but does anyone know why do I need to do this
Steven> and will all processors exhibit the same behaviour? I'm
Steven> using Saxon 9.
|