Commit Graph

9 Commits

Author SHA1 Message Date
Takeshi KOMIYA
a9efb2517a Fix flake8 violations 2017-12-23 21:21:21 +09:00
Yoshiki Shibukawa
f0766ce4cd fix #3840: epub_uid should be XML Name 2017-06-30 23:37:32 +09:00
Dmitry Shachnev
edc7f30b9c Remove the custom smartypants code
Instead rely on docutils’ ‘smart_quotes’ option which is available
since docutils 0.10.

This adds support for internationalization: our code supported only
English quotes, while docutils code supports 27 different languages.

Closes #498, #580, #3345, #3472.
2017-04-25 14:17:13 +03:00
Yoshiki Shibukawa
229c5cfa3b Add warning messages for required EPUB3 metadata 2017-02-28 19:51:39 +09:00
Takeshi KOMIYA
4a72778e06 epub: Refactor around epub_writing_mode 2017-02-11 18:26:54 +09:00
Takeshi KOMIYA
bbd52dd347 epub: Do not count up tocid on creating nav.xhtml 2017-02-11 17:22:26 +09:00
Takeshi KOMIYA
a051fe2c6d epub: Add template for tox.ncx 2017-02-11 15:56:19 +09:00
Takeshi KOMIYA
fec760bf94 Add testcases for epub 2017-02-11 15:33:32 +09:00
Takeshi KOMIYA
201ae9c1ac epub: Use templates to generate EPUB files 2017-02-11 15:33:32 +09:00