RFE: Support for hyphen and soft hyphen

Leif H Silli <[email protected]> Fri, 26 May 2023 14:45:13 +0200
Newsgroups gmane.editors.xxe.general
Organization Lenk.no/Silli
Message-ID <[email protected]>
Hi

Example - the longest Welsh name - 58 characters:

Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch

If the View of XXE is just 48 chars wide, then if I split the word in 
two (without a hyphen) with a space character, then XXE will split the 
word(s) over two lines:

Llanfairpwllgwyngyllgogerych
wyrndrobwllllantysiliogogogoch

However, since this is actually single world, the space character should 
actually be a soft hyphen. And I would expect this result on screen:

Llanfairpwllgwyngyllgogerych<shy>
wyrndrobwllllantysiliogogogoch

But actually what happens in XXE, is that I get a long line:

Llanfairpwllgwyngyllgogerych<shy>wyrndrobwllllantysiliogogogoch

Even if I replace the soft hyphen with a regular hypen-minus character, 
I get the same result - a single line:

Llanfairpwllgwyngyllgogerych-wyrndrobwllllantysiliogogogoch

(I hope the email does not broke my examples.)

Leif

--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support