This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: [xsl] Re: [xsl]   is being displayed as Á


> From: owner-xsl-list@lists.mulberrytech.com
> [mailto:owner-xsl-list@lists.mulberrytech.com]On Behalf Of Developer
> Email
> Sent: Tuesday, December 11, 2001 10:27 PM
> To: 'xsl-list@lists.mulberrytech.com'
> Subject: [xsl] Re: [xsl]   is being displayed as Á
>
>
> This issue can be avoided altogether by typing a literal
> non-breaking space
> into your template.  Windows users can type a non-breaking space
> with ALT +
> 0160 (using the numeric keypad on the right of the keyboard, NOT
> the numbers
> arrayed over the letters).
>
> The web browser, encountering this, will no longer read a general entity
> representing a non-breaking space; it will read a literal non-breaking
> space, and the effect will be the same.

Why not just use " "? It's the same Unicode character, but it will be
readable in a standard text editor.


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]