View Single Post
Old 10-31-2011, 04:58 AM   #4
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,516
Karma: 18512745
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
A non-breaking hyphen is what you want. If it's not supported by the default reader font, that's not your problem (besides, the rendering software should be smart enough to use a normal hyphen if the specific character is not found). But actually, is it so grave if the word is split at line end? That's probably better than the additional word space that would result if the whole bit is moved to the next line.

You could also try a non-breaking zero-width space (word joiner), & #8288;, after each hyphen, but you'll probably be in the same situation if the font has no definition for it.
Jellby is offline   Reply With Quote