atom feed11 messages in org.oasis-open.lists.docbook-appsRe: AW: DOCBOOK-APPS: [QUESTION] tran...
FromSent OnAttachments
Daniel S. HaischtOct 4, 2002 4:33 am 
Bob StaytonOct 4, 2002 12:40 pm 
Daniel S. HaischtOct 4, 2002 1:56 pm 
Togan MuftuogluOct 4, 2002 2:21 pm 
Bob StaytonOct 4, 2002 2:58 pm 
Daniel S. HaischtOct 4, 2002 3:06 pm 
Daniel S. HaischtOct 4, 2002 3:19 pm 
Dave PawsonOct 5, 2002 12:17 am 
Daniel S. HaischtOct 5, 2002 3:33 am 
Norman WalshOct 5, 2002 2:01 pm 
Norman WalshOct 5, 2002 2:02 pm 
Subject:Re: AW: DOCBOOK-APPS: [QUESTION] translating whitespaces into  
From:Dave Pawson (dpaw@nildram.co.uk)
Date:Oct 5, 2002 12:17:50 am
List:org.oasis-open.lists.docbook-apps

At 23:17 04/10/2002, Daniel S. Haischt wrote:

but if i am using ...

translate('This is a foobar sentence.', ' ', ' ')

... with saxon i am getting the following result ...

ThisA isA aA foobarA sentence.

You need to set the output encoding to html.

HTH DaveP