Merge pull request #2729 from mixmastamyk/patch-3

Add woff support to epub builder - CHANGES
This commit is contained in:
Takeshi KOMIYA 2016-07-01 12:54:53 +09:00 committed by GitHub
commit 26b2e99d73

View File

@ -18,6 +18,7 @@ Features added
lets macros (for text styling) be defined only with ``\sphinx``-prefixed names.
* latex writer allows user customization of "shadowed" boxes (topics), via
three length variables.
* woff-format web font files now supported by the epub builder.
Bugs fixed
----------