Hi,

I'm using IE6.0.2900.2180.xpsp_sp2_gdr.050301-1519 and I don't know whether 
this is the problem or not. 
The Encoding-Option UTF-8 (View -> Encoding) is selected so it should work.

A test with firefox 1.5 works fine, hmmm.


Robert
 
________________________________________
Von: Bob Stayton [mailto:[EMAIL PROTECTED] 
Gesendet: Freitag, 9. März 2007 18:15
An: Buergel Robert, EG-75; [email protected]
Betreff: Re: [docbook-apps]  

Hmm, I checked the byte sequence in the HTML and mine is the same, and it works 
for me in IE6.0.2900.2180.xpsp.060111-1528.  When I look at View -> Encoding, 
the UTF-8 option is selected.  Do you see that?
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
[EMAIL PROTECTED]
 
 
----- Original Message ----- 
From: [EMAIL PROTECTED] 
To: [EMAIL PROTECTED] ; [email protected] 
Sent: Friday, March 09, 2007 4:27 AM
Subject: AW: [docbook-apps]  

Hi,

thank you for the tip with the customization layer. I've  exactly followed the 
instructions on:
http://www.sagehill.net/docbookxsl/OutputEncoding.html

and I got a HTML-File in the utf-8-encoding, like:

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

But my IE 6.0 displays only a little box-Symbol for the &thinsp;-Entity  :-(

The command

$ less file.html 

shows für the &thinsp;-Character

<E2><80><89>

What did I wrong or is the IE 6.0 not able to display these character properly.

Thank you very much.

Robert

________________________________________
Von: Bob Stayton [mailto:[EMAIL PROTECTED] 
Gesendet: Mittwoch, 7. März 2007 02:19
An: Buergel Robert, EG-75; [email protected]
Betreff: Re: [docbook-apps] &thinsp;

Actually, that character is recognized by IE6 when you use an output encoding 
of "utf-8".  It just isn't recognized in the default output encoding of 
"iso-8859-1".  
 
You need to use a stylesheet customization layer that sets the output encoding 
to utf-8, as described here:
 
http://www.sagehill.net/docbookxsl/OutputEncoding.html
 
Bob Stayton
Sagehill Enterprises
DocBook Consulting
[EMAIL PROTECTED]
 
 
----- Original Message ----- 
From: [EMAIL PROTECTED] 
To: [email protected] 
Sent: Monday, March 05, 2007 5:21 AM
Subject: [docbook-apps] &thinsp;

Hi all,

I want to write a thin space betweeen two character. For this I found the 
&thinsp;-Entity.

But if I write in my docbook-File something like this

a&thinsp;b

in order to generate a HTML-File with the standard html/docbook.xsl-File 

I get a html-File with

a&#8201;b

which is obviously a unknown character in the Internet-Explorer 6 :-(


Any hints?

Best wishes

Robert



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to