From 55a3856083c40cac45d2bd1ede3e0aad59e51715 Mon Sep 17 00:00:00 2001 From: Jens Hedegaard Nielsen Date: Sat, 30 Jul 2016 10:02:24 +0100 Subject: [PATCH] Change default doc image format to png and pdf --- doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/conf.py b/doc/conf.py index 504ed97f40a7..48d8e28b06c9 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -115,7 +115,7 @@ # Plot directive configuration # ---------------------------- -plot_formats = [('svg', 72), ('png', 100)] +plot_formats = [('png', 100), ('pdf', 100)] # Subdirectories in 'examples/' directory of package and titles for gallery mpl_example_sections = [