View Single Post
Old 12-23-2019, 10:30 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,083
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Are you working with ONE HUGE (body) Segment? That will really slow things down. (and that is on a 64 bit system with lots of RAM). Breaking (splitting) it is really a good thing as everything goes faster (an that includes the end users reader) with smaller chunks.

Since EPUB is really just a Zip up bunch of text files (HTML and the lot are plain txt) Un-zip (there is a Unpack tool that will keep the proper EPUB structure upon repacking THE SESSION) the book and use whatever editor you want . Notepad++ comes to mind, since it IS a good CODE style editor
theducks is offline