Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add mobi7-forcing switch to kindlegen command #374

Merged
merged 1 commit into from
Apr 28, 2022

Conversation

holyspiritomb
Copy link
Contributor

@holyspiritomb holyspiritomb commented Apr 25, 2022

This will speed up conversion to mobi by skipping kindlegen's attempts to create an enhanced mobi (KF8), because Kindle dictionaries cannot be made in the KF8 format anyway. Kindlegen does automatically detect that it must create a mobi7 file, but not until after it's parsed some number of the source xhtml files listed in content.opf. This commit tells kindlegen to make a mobi7 file from the start.

This will speed up conversion to mobi by skipping kindlegen's attempts to create an enhanced mobi (KF8), because Kindle dictionaries cannot be made in the KF8 format anyway. Kindlegen does automatically detect that it must create a mobi7 file, but not until after it's parsed some number of the source xhtml files listed in content.opf.
@ilius ilius merged commit 5d2cf24 into ilius:master Apr 28, 2022
@ilius
Copy link
Owner

ilius commented Apr 28, 2022

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants