← Prev in month ← Prev in thread

 

From
<>
Date
2007-03-05T13:22:06+00:00
ID
Thread
&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
← Prev in month ← Prev in thread