xsl-list
[Top] [All Lists]

RE: Saxon is adding line breaks

2003-04-09 14:21:34
[mark_fletcher(_at_)peoplesoft(_dot_)com]

I'm sorry if this issue has already been addressed here.  But Saxon is
adding line breaks in the middle of text for no apparent 
reason.  Is there
a way to turn this off?


They are not line breaks.  They are the iso-8859-1 (LATIN-1) encoding
value for the character "egrave", which is actually the character
present in the source.  You probably are using the default utf-8
encoding for the stylesheet output. Make sure that the input and output
are specified to be iso-8859-1 encoding and you should see what you
expect.


Cheers,

Tom P

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>