View Single Post
Old 05-06-2014, 07:45 PM   #9
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by Vortex View Post
The 'polish book' function doesn't update the existing epub, it creates a new one and renames the old one to ORIGINAL EPUB. Solved the problem though, thanks.
This is controlled by each user via a tweak (Preferences - Tweaks). The default is as you describe it. If desired, you can alter that behavior. I have it set to create an original_epub when I convert from epub to epub but not to create the original_epub when I Polish a book.

Relevant tweak below.

Code:
# Save original file when converting/polishing from same format to same format 

 save_original_format = True
 

 save_original_format_when_polishing = False
DoctorOhh is offline   Reply With Quote