Skip to content

fix generation of epub (sphinx bug) #3749

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 4 commits into
base: develop2
Choose a base branch
from

Conversation

memsharded
Copy link
Member

Close #3747

@snikulov
Copy link

@memsharded I'm able to create epub with this change

@memsharded
Copy link
Member Author

memsharded commented Jun 17, 2024

Did you check the contents?
When @AbrilRBS tried with this, it was generated but broken.

@snikulov
Copy link

No. I haven't checked it thoroughly. Will do it soon.

@snikulov
Copy link

snikulov commented Jul 8, 2024

@memsharded I'm not sure it's broken. Reader able to open it, But sometimes you can find some formatting (???) issues like following
image

Co-authored-by: Abril Rincón Blanco <git@rinconblanco.es>
@memsharded
Copy link
Member Author

Accepting @AbrilRBS modification, in case you want to give it a try too @snikulov
Thanks!

conf.py Outdated

def fix_epub_generation(app):
# Ensure there's an epub handler
if "html" in app.registry.translation_handlers

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing :?

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

Successfully merging this pull request may close these issues.

failed to generate epub file on release/2.3 branch
4 participants