Hi Martin,

Oh, I see
32 = normal space
160 = Non-breaking space

then   is ok

Thank you so much, this works great !


--- In [email protected], "Martin Honnen" 
<[EMAIL PROTECTED]> wrote:
>
> --- In [email protected], "campin_b" <campin_b@> wrote:
> 
> > Is there a way to make the double space working in FireFox 1.5.
> > 
> > ex: A  B  C
> > &#32; and &nbsp; are not working
> 
> &nbsp; is an entity reference defined for HTML and XHTML but not SVG
> but you can simply use &#160; (& # 1 6 0 ;) instead as numeric
> character references work in XML e.g.
>   A&#160;&#160;B&#160;&#160;C
>






-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to