[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: dash

Subject: Re: dash
From: Peter Flynn <peter@xxxxxxxxxxx>
Date: Wed, 14 Mar 2001 00:29:24 +0000
short dash entity
On Tue, 13 Mar 2001, Wendell wrote:
> At 05:43 PM 3/13/01 -0500, Yue wrote:
> >Hi there,
> >How can I use the "dash" character in XSL?
> >I know I can use "&#150;" in XML but it doesn't work if I put it in my
> >XSL.
> 
> A character entity such as &#150; should work fine. (I'm taking your word 
> for it that it's the dash :-)

Be careful, Yue: 0150 is an en-dash or en-rule (a short dash used
between ranged of numbers, sometimes typed like 36--45). What
most people call "the dash" --- used between phrases like this
--- is an em-dash or em-rule and is code point 0151, not 0150.
Better still, use the typographic characters if your rendering
system supports them:

<!ENTITY ndash	"&#x2013;"> <!-- EN DASH -->
<!ENTITY mdash	"&#x2014;"> <!-- EM DASH -->

///Peter

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


Current Thread
  • dash
    • YueMa - Tue, 13 Mar 2001 17:44:38 -0500 (EST)
      • Wendell Piez - Tue, 13 Mar 2001 18:01:39 -0500 (EST)
        • Peter Flynn - Tue, 13 Mar 2001 19:39:48 -0500 (EST) <=
          • Mike Brown - Wed, 14 Mar 2001 00:19:32 -0500 (EST)
          • YueMa - Wed, 14 Mar 2001 12:27:01 -0500 (EST)
          • David Carlisle - Wed, 14 Mar 2001 13:05:13 -0500 (EST)
          • YueMa - Wed, 14 Mar 2001 15:01:26 -0500 (EST)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.