-
Notifications
You must be signed in to change notification settings - Fork 28
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
Kindlegen is producing an error from titles #33
Comments
Interesting. This might actually be a new issue due to one of the tools changing (either kindlegen or pandoc, at a guess). |
(This really highlights the need to get away from Pandoc for EPUB generation; there's just not enough control.) |
If it's any help, here's what I have for pandoc:
And for kindlegen:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I run "rake deliverables", and get the following message from kindlegen:
My Rakefile contains the following:
Should I be setting the title elsewhere? Is there another parameter I should be setting? Is Kindlegen broken?
The text was updated successfully, but these errors were encountered: