diff options
author | Yoshiki Shibukawa <shibukawa.yoshiki@dena.jp> | 2016-08-30 20:22:48 +0900 |
---|---|---|
committer | Yoshiki Shibukawa <shibukawa.yoshiki@dena.jp> | 2016-08-30 20:33:55 +0900 |
commit | 5165e23f00307e368ba4b7886efb4226532fb48b (patch) | |
tree | 6eb4ba27962e63807b550be0ead69148474f8b75 /AUTHORS | |
parent | 637ad2af48de9469e42b19930982598975d3b34f (diff) | |
download | sphinx-git-5165e23f00307e368ba4b7886efb4226532fb48b.tar.gz |
fix: #1604 epubs in iBooks don't obey font-related CSS
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -11,6 +11,7 @@ Other co-maintainers: * Rob Ruana <@RobRuana> * Robert Lehmann <@lehmannro> * Roland Meister <@rolmei> +* Takeshi Komiya <@tk0miya> Other contributors, listed alphabetically, are: @@ -30,7 +31,6 @@ Other contributors, listed alphabetically, are: * Martin Hans -- autodoc improvements * Doug Hellmann -- graphviz improvements * Timotheus Kampik - JS theme & search enhancements -* Takeshi Komiya -- numref feature * Dave Kuhlman -- original LaTeX writer * Blaise Laflamme -- pyramid theme * Thomas Lamb -- linkcheck builder @@ -52,7 +52,7 @@ Other contributors, listed alphabetically, are: * Rob Ruana -- napoleon extension * Stefan Seefeld -- toctree improvements * Gregory Szorc -- performance improvements -* Shibukawa Yoshiki -- pluggable search API and Japanese search +* Shibukawa Yoshiki -- pluggable search API and Japanese search, epub3 builder improvements * Taku Shimizu -- epub3 builder * Antonio Valentino -- qthelp builder * Filip Vavera -- napoleon todo directive @@ -65,6 +65,7 @@ Other contributors, listed alphabetically, are: * Michael Wilson -- Intersphinx HTTP basic auth support * Joel Wurtz -- cellspanning support in LaTeX * Hong Xu -- svg support in imgmath extension and various bug fixes +* Bruce Mitchener -- Minor epub improvement Many thanks for all contributions! |