Quote:
Originally Posted by retiredbiker
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.