View Single Post
Old 06-02-2019, 09:24 PM   #5
Tex2002ans
Wizard
Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.Tex2002ans ought to be getting tired of karma fortunes by now.
 
Posts: 2,306
Karma: 13057279
Join Date: Jul 2012
Device: Kobo Forma, Nook
Quote:
Originally Posted by lumpynose View Post
How do you guys handle ellipses?
See these 2 topics for extremely detailed discussion:

break/no-break and other spaces
[old thread] non breaking spaces (* and *) automatically removed

I also believe I referenced a Jellby post where he discusses all the ins-and-outs of when to attach ellipses before/after with non-breaking spaces (IIRC there were at least 5 different cases you'll run across).

Quote:
Originally Posted by lumpynose View Post
I find the ones provided by the entity/fonts are too closely spaced; it hardly looks like an ellipsis to me.
... I stick with individual periods with non-breaking spaces between:

Code:
Example of a 4-dot ellipsis. . . .
I work on many books with 4+-dot ellipses, and it was the only consistent way to deal with them in ebooks.

It also is the only way that consistently:
  • works across devices/readers/programs
  • actually prevents line-breaking
  • works on all fonts

And like was already mentioned, using rarer spaces is probably going to get you the blank squares or ? to appear everywhere.

Last edited by Tex2002ans; 06-02-2019 at 09:26 PM.
Tex2002ans is offline   Reply With Quote