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

Re: The longest node in a node set

Subject: Re: The longest node in a node set
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 19 Jul 2002 13:35:11 +0100
Re:  The longest node in a node set
> Does it automatically couont as space for word splitting?
Hmph will check, there's also


<character id="U0200C" dec="8204" mode="unknown" type="other">
 <entity id="zwnj" set="html4-special">
 </entity>
 <description>ZERO WIDTH NON-JOINER</description>
</character>

<character id="U0200D" dec="8205" mode="unknown" type="other">
 <entity id="zwj" set="html4-special">
 </entity>
 <description>ZERO WIDTH JOINER</description>
</character>

one of the three will do;-)

but I'm a bit confused actually why you'd need this at all, 
because I'd normally expect line breaking to be allowed after - anyway
if you are breaking words to fit lines.

If you don't want the hyphen to allow line breaking you ought use


<character id="U02011" dec="8209" type="other" mode="unknown">
 <description>NON-BREAKING HYPHEN</description>
</character>

David

(xml snippets from

http://www.w3.org/Math/characters/unicode.xml

)

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet
delivered through the MessageLabs Virus Scanning Service. For further
information visit http://www.star.net.uk/stats.asp or alternatively call
Star Internet for details on the Virus Scanning Service.

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


Current Thread

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.