View Single Post
Old 07-05-2021, 02:58 PM   #10
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 Turtle91 View Post
This could happen any time you have a space between items. It is not peculiar to the ellipses. To prevent it from being orphaned either use an   before the ellipses character, or don't use a space at all.
On some ereaders, the bad linebreak occurs before/after an ellipsis with NO space.

For example:

Code:
This is an example”
This is an example.
This is an example.
could display as:

Code:
This is an example
”
This is an example
.
This is an example.
I believe GrannyGrump (and others) noted that in those older ellipsis threads.
Tex2002ans is offline   Reply With Quote