Skip to content

Commit b3e66e2

Browse files
committed
Try to use gif aafig on rtd.
1 parent a29c1a8 commit b3e66e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@
281281
intersphinx_mapping = {'http://docs.python.org/': None}
282282

283283
# aafig format, try to get working with pdf
284-
aafig_format = dict(latex='pdf', html='svg')
284+
aafig_format = dict(latex='pdf', html='gif')
285285

286286
aafig_default_options = dict(
287287
scale=.75,

0 commit comments

Comments
 (0)