https://bugs.documentfoundation.org/show_bug.cgi?id=155310

TBeholder <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from TBeholder <[email protected]> ---
Unicode 0x2011 NON-BREAKING HYPHEN (“‑”) is what the example requires, yes.
A better way to use different hyphen symbols (and minus) than “ASCII 0x2D and
guessing” would definitely be useful, however.
Perhaps for documents saved in a format that supports Unicode any explicitly
entered hyphen should be interpreted as non-breaking. When using an engine that
supports automatic hyphenation, that should be something distinct and easy to
remove (maybe 0x00AD SOFT HYPHEN).
The simplest solution is to use <KP_Minus> for minus and upper row <minus> for
(non-breaking) hyphen. The only problem is that some keyboards (laptops and
screen) don’t have numpads.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to