View Single Post
Old 07-05-2024, 11:56 AM   #3
Doitsu
Grand Sorcerer
Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.Doitsu ought to be getting tired of karma fortunes by now.
 
Doitsu's Avatar
 
Posts: 5,745
Karma: 24032915
Join Date: Dec 2010
Device: Kindle PW2
Quote:
Originally Posted by retiredbiker View Post
So I went into "Preferences->General Settings->Basics->Create New or Empty Epubs as:" and set the preference to Version 3.
The ODT plugin has its own .json preferences file. Please open ODTImport.json and change this line:

Code:
  "output_format": "epub2",
to:

Code:
  "output_format": "epub3",
(If the original line doesn't end with a comma, don't add it.)

You can convert your epub2 book with KevinH's ePub3-itizer plugin.
Doitsu is offline   Reply With Quote