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

From
=?iso-8859-1?P?Coris_Rch=F4ling?=
Date
2010-01-24T14:04:53+00:00
ID
000301ca9cfe$30519680$90f4c380$@de
Thread
RE: [docbook] \r\n becomes 
 when generating XHTML (for ePub)
> -----Original Message-----
> From: Bob Stayton [mailto:]
> Sent: Sunday, January 24, 2010 2:12 AM
> To: Boris Sch鄟ing; 
> Subject: Re: [docbook] \r\n becomes when generating XHTML (for ePub)

Hi Bob, 

> [...] 
> But that output is not suitable for epub, is it?  If you are generating
> content for epub, why are you using the plain html stylesheet?  What
> happens
> when you process your files with either the epub/docbook.xsl or
> xhtml/docbook.xsl stylesheets?  When I use either of those stylesheets,
> I
> see the 
 characters on the text includes.

oh, you are right! I thought I had checked that. With these stylesheets I
see those 
 characters, too. Then it's not the tool but the stylesheet?
The html stylesheet seems to remove those 
 characters while the xhtml
stylesheet doesn't? It sounds strange though that the output is different -
is there a reason? And if the html stylesheet removes 
 it should be
possible to customize the xhtml stylesheet to do the same? 

Boris 

> [...]