You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the need to create an .epub file setting the com.apple.ibooks.display-options as false instead of true — which seems to be the default option using the EPUB.hs Writer.
The file currently looks like this inside of the created epubs:
No. I'm open to simply changing the default to false, unless there is some reason why it would be better for some people to make it true. I can't see one at the moment.
I have the need to create an .epub file setting the com.apple.ibooks.display-options as false instead of true — which seems to be the default option using the EPUB.hs Writer.
The file currently looks like this inside of the created epubs:
And I would like it to look like this (the only that changes is true to false):
Is there a way to specify this option without having to re-compile pandoc modifying EPUB.hs?
The text was updated successfully, but these errors were encountered: