RE: [docbook] \r\n becomes 
 when generating XHTML (for ePub)

From
=?iso-8859-1?P?Coris_Rch=F4ling?=
Date
2010-01-23T22:14:20+00:00
ID
000d01ca9c79$65d38fa0$317aaee0$@de
Thread
RE: [docbook] \r\n becomes 
 when generating XHTML (for ePub)
> -----Original Message-----
> From: Bob Stayton [mailto:]
> Sent: Saturday, January 23, 2010 10:35 PM
> To: Boris Sch鄟ing; 
> Subject: Re: [docbook] \r\n becomes when generating XHTML (for ePub)
> 
> Strange.  I'm using the zlatkovic Windows port of xmllint (version
> 20630),

Me, too (only a more recent libxml version 20706). 

> and I get these results when I run it in a Windows command window:
> 
> xmllint --xinclude -o option.out test.xml  [option.out has no 
> characters]
> 
> xmllint --xinclude test.xml >  stdout.out  [stdout.out has 
> characters]

I've attached now the files: test.xml includes text.txt, and no matter if I
use -o or redirect to stdout I get the same result.xml. If you can please
try again with these files? It would be really strange if you get now again
a different output. 

Boris 

> [...]