Commit Graph
4 Commits
Author SHA1 Message Date
Julien Schueller 626be8b5f3 Require six 1.5 for html_parser 2016-08-18 09:34:43 +02:00
Julien Schueller 6447ba772e Dont add the imgmath dvi->svg arg twice
It's already added in the general case for png too a few lines below
2016-05-26 00:51:37 +09:00
Julien Schueller 55446caca1 Dont add the imgmath dvi->svg arg twice
It's already added in the general case for png too a few lines below
2016-05-25 14:39:17 +02:00
Julien Schueller 27f03cecd5 Fix MathExtError arguments in imgmath
It's constructor is:
```class MathExtError(SphinxError):
    def __init__(self, msg, stderr=None, stdout=None):```
2016-05-25 14:20:21 +02:00