View Single Post
Old 05-30-2018, 05:01 AM   #16
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,440
Karma: 107078855
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Quote:
Originally Posted by jackie_w View Post
Just a thought ... rather than having to do a full power cycle it might be enough to page forward to the next chapter. That may force a reload of the CSS when the new chapter text file is loaded.
Some books don't have chapters!
Short stories don't usually have chapters.
Though I always have chapters.

Best workaround currently is to edit the css of the epub, rather than use Calibre's remove blank lines option. Though I don't put blank lines.

LibreOffice Writer:
I use ^$ regex to find them in source. ^[ ] finds a leading space and [ ]$ finds a trailing space. I replace all multiple spaces with a single space and never use tabs.

I stopped using MSOffice over two years ago, even before moving completely to Linux.
Quoth is offline   Reply With Quote