aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-04-01 19:25:56 +0800
committerdemon <demon@FreeBSD.org>2014-04-01 19:25:56 +0800
commit4a7fca61ee60175406a0a6006c0ce9e691595886 (patch)
treef9e620312ede1fd7583875520fb8f05d5a32cbcb
parent9eb386d6f6e0794900369d2fcb7b784dac095af5 (diff)
downloadfreebsd-ports-gnome-4a7fca61ee60175406a0a6006c0ce9e691595886.tar.gz
freebsd-ports-gnome-4a7fca61ee60175406a0a6006c0ce9e691595886.tar.zst
freebsd-ports-gnome-4a7fca61ee60175406a0a6006c0ce9e691595886.zip
Better way to generate correct plist for both versions of python.
Suggested by: koobs No objection from: maintainer
-rw-r--r--math/py-matplotlib/Makefile2
-rw-r--r--math/py-matplotlib/pkg-plist2490
2 files changed, 1 insertions, 2491 deletions
diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile
index 694874be863e..69c2f411f2be 100644
--- a/math/py-matplotlib/Makefile
+++ b/math/py-matplotlib/Makefile
@@ -23,7 +23,7 @@ SHEBANG_FILES= examples/pylab_examples/unicode_demo.py \
examples/animation/old_animation/movie_demo.py
USE_PYTHON= yes
USE_PYDISTUTILS=yes
-PYTHON_PY3K_PLIST_HACK=yes
+PYDISTUTILS_AUTOPLIST=yes
CFLAGS+= -I${LOCALBASE}/include
OPTIONS_DEFINE= GTKBACKEND GTKAGGBACKEND TKAGGBACKEND WXAGGBACKEND
diff --git a/math/py-matplotlib/pkg-plist b/math/py-matplotlib/pkg-plist
deleted file mode 100644
index c66896510e1b..000000000000
--- a/math/py-matplotlib/pkg-plist
+++ /dev/null
@@ -1,2490 +0,0 @@
-%%PYTHON_SITELIBDIR%%/matplotlib/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/_cm.py
-%%PYTHON_SITELIBDIR%%/matplotlib/_cm.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/_cm.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/_cntr.so
-%%PYTHON_SITELIBDIR%%/matplotlib/_delaunay.so
-%%PYTHON_SITELIBDIR%%/matplotlib/_image.so
-%%PYTHON_SITELIBDIR%%/matplotlib/_mathtext_data.py
-%%PYTHON_SITELIBDIR%%/matplotlib/_mathtext_data.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/_mathtext_data.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/_path.so
-%%PYTHON_SITELIBDIR%%/matplotlib/_png.so
-%%PYTHON_SITELIBDIR%%/matplotlib/_pylab_helpers.py
-%%PYTHON_SITELIBDIR%%/matplotlib/_pylab_helpers.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/_pylab_helpers.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/_tri.so
-%%PYTHON_SITELIBDIR%%/matplotlib/afm.py
-%%PYTHON_SITELIBDIR%%/matplotlib/afm.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/afm.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/animation.py
-%%PYTHON_SITELIBDIR%%/matplotlib/animation.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/animation.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/artist.py
-%%PYTHON_SITELIBDIR%%/matplotlib/artist.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/artist.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/axes.py
-%%PYTHON_SITELIBDIR%%/matplotlib/axes.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/axes.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/axis.py
-%%PYTHON_SITELIBDIR%%/matplotlib/axis.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/axis.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backend_bases.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backend_bases.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backend_bases.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/Matplotlib.nib/classes.nib
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/Matplotlib.nib/info.nib
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/Matplotlib.nib/keyedobjects.nib
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/_backend_agg.so
-%%GTKBACKEND%%%%PYTHON_SITELIBDIR%%/matplotlib/backends/_backend_gdk.so
-%%GTKAGGBACKEND%%%%PYTHON_SITELIBDIR%%/matplotlib/backends/_gtkagg.so
-%%TKAGGBACKEND%%%%PYTHON_SITELIBDIR%%/matplotlib/backends/_tkagg.so
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_agg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_agg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_agg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_cairo.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_cairo.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_cairo.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_cocoaagg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_cocoaagg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_cocoaagg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_emf.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_emf.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_emf.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_fltkagg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_fltkagg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_fltkagg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gdk.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gdk.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gdk.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3agg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3agg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3agg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3cairo.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3cairo.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3cairo.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtkagg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtkagg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtkagg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtkcairo.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtkcairo.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtkcairo.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_macosx.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_macosx.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_macosx.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_mixed.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_mixed.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_mixed.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_pdf.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_pdf.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_pdf.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_pgf.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_pgf.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_pgf.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_ps.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_ps.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_ps.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt4.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt4.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt4.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt4agg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt4agg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qt4agg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qtagg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qtagg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_qtagg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_svg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_svg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_svg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_template.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_template.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_template.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_tkagg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_tkagg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_tkagg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_wx.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_wx.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_wx.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_wxagg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_wxagg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_wxagg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_compat.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_compat.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_compat.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/figureoptions.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/figureoptions.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/figureoptions.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/formlayout.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/formlayout.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor/formlayout.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/tkagg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/tkagg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/tkagg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/windowing.py
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/windowing.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/backends/windowing.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/bezier.py
-%%PYTHON_SITELIBDIR%%/matplotlib/bezier.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/bezier.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/blocking_input.py
-%%PYTHON_SITELIBDIR%%/matplotlib/blocking_input.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/blocking_input.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/cbook.py
-%%PYTHON_SITELIBDIR%%/matplotlib/cbook.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/cbook.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/cm.py
-%%PYTHON_SITELIBDIR%%/matplotlib/cm.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/cm.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/collections.py
-%%PYTHON_SITELIBDIR%%/matplotlib/collections.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/collections.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/colorbar.py
-%%PYTHON_SITELIBDIR%%/matplotlib/colorbar.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/colorbar.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/colors.py
-%%PYTHON_SITELIBDIR%%/matplotlib/colors.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/colors.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/container.py
-%%PYTHON_SITELIBDIR%%/matplotlib/container.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/container.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/contour.py
-%%PYTHON_SITELIBDIR%%/matplotlib/contour.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/contour.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/dates.py
-%%PYTHON_SITELIBDIR%%/matplotlib/dates.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/dates.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/interpolate.py
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/interpolate.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/interpolate.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/testfuncs.py
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/testfuncs.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/testfuncs.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/triangulate.py
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/triangulate.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/delaunay/triangulate.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/docstring.py
-%%PYTHON_SITELIBDIR%%/matplotlib/docstring.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/docstring.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/dviread.py
-%%PYTHON_SITELIBDIR%%/matplotlib/dviread.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/dviread.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/figure.py
-%%PYTHON_SITELIBDIR%%/matplotlib/figure.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/figure.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/finance.py
-%%PYTHON_SITELIBDIR%%/matplotlib/finance.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/finance.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/font_manager.py
-%%PYTHON_SITELIBDIR%%/matplotlib/font_manager.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/font_manager.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/fontconfig_pattern.py
-%%PYTHON_SITELIBDIR%%/matplotlib/fontconfig_pattern.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/fontconfig_pattern.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/ft2font.so
-%%PYTHON_SITELIBDIR%%/matplotlib/gridspec.py
-%%PYTHON_SITELIBDIR%%/matplotlib/gridspec.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/gridspec.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/hatch.py
-%%PYTHON_SITELIBDIR%%/matplotlib/hatch.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/hatch.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/image.py
-%%PYTHON_SITELIBDIR%%/matplotlib/image.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/image.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/legend.py
-%%PYTHON_SITELIBDIR%%/matplotlib/legend.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/legend.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/legend_handler.py
-%%PYTHON_SITELIBDIR%%/matplotlib/legend_handler.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/legend_handler.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/lines.py
-%%PYTHON_SITELIBDIR%%/matplotlib/lines.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/lines.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/markers.py
-%%PYTHON_SITELIBDIR%%/matplotlib/markers.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/markers.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/mathtext.py
-%%PYTHON_SITELIBDIR%%/matplotlib/mathtext.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/mathtext.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/mlab.py
-%%PYTHON_SITELIBDIR%%/matplotlib/mlab.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/mlab.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/cmex10.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/cmmi10.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/cmr10.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/cmsy10.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/cmtt10.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pagd8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pagdo8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pagk8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pagko8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pbkd8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pbkl8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pbkli8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pcrb8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pcrr8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pcrro8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvb8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvb8an.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvbo8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvbo8an.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvl8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvlo8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvr8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvr8an.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvro8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/phvro8an.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pncb8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pncbi8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pncr8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pncri8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pplb8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pplbi8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pplr8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pplri8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/psyr.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/ptmb8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/ptmr8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/ptmri8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/putb8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/putbi8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/putr8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/putri8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm/pzdr.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/COPYRIGHT.TXT
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/README.TXT
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/RELEASENOTES.TXT
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/Vera.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraBI.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraBd.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraIt.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraMoBI.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraMoBd.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraMoIt.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraMono.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraSe.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/VeraSeBd.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/cmb10.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/cmex10.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/cmr10.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/cmss10.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/back.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/back.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/back.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/back.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/filesave.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/filesave.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/filesave.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/filesave.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/forward.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/forward.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/forward.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/forward.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/hand.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/hand.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/hand.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/hand.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/home.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/home.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/home.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/home.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/matplotlib.gif
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/matplotlib.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/matplotlib.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/move.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/move.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/move.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/move.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/qt4_editor_options.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/qt4_editor_options.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_close.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_close.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_down.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_down.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_left.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_left.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_refresh.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_refresh.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_right.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_right.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_save_as.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_save_as.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_up.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_up.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_zoom-in.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_zoom-in.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_zoom-out.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/stock_zoom-out.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/subplots.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/subplots.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/subplots.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/zoom_to_rect.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/zoom_to_rect.ppm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/zoom_to_rect.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images/zoom_to_rect.xpm
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/lineprops.glade
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/matplotlibrc
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/AAPL.dat.gz
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/INTC.dat.gz
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/README.txt
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/aapl.csv
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/aapl.npy.gz
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/ct.raw.gz
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/demodata.csv
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/eeg.dat
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/goog.npy
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/lena.jpg
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/lena.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/logo2.png
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/membrane.dat
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/msft.csv
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/s1045.ima.gz
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl.py
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/mpl.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/nxutils.py
-%%PYTHON_SITELIBDIR%%/matplotlib/nxutils.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/nxutils.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/offsetbox.py
-%%PYTHON_SITELIBDIR%%/matplotlib/offsetbox.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/offsetbox.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/patches.py
-%%PYTHON_SITELIBDIR%%/matplotlib/patches.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/patches.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/path.py
-%%PYTHON_SITELIBDIR%%/matplotlib/path.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/path.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/patheffects.py
-%%PYTHON_SITELIBDIR%%/matplotlib/patheffects.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/patheffects.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/geo.py
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/geo.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/geo.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/polar.py
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/polar.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/projections/polar.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/pylab.py
-%%PYTHON_SITELIBDIR%%/matplotlib/pylab.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/pylab.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/pyparsing_py2.py
-%%PYTHON_SITELIBDIR%%/matplotlib/pyparsing_py2.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/pyparsing_py2.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/pyparsing_py3.py
-%%PYTHON_SITELIBDIR%%/matplotlib/pyparsing_py3.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/pyparsing_py3.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/pyplot.py
-%%PYTHON_SITELIBDIR%%/matplotlib/pyplot.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/pyplot.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/quiver.py
-%%PYTHON_SITELIBDIR%%/matplotlib/quiver.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/quiver.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/rcsetup.py
-%%PYTHON_SITELIBDIR%%/matplotlib/rcsetup.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/rcsetup.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/sankey.py
-%%PYTHON_SITELIBDIR%%/matplotlib/sankey.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/sankey.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/scale.py
-%%PYTHON_SITELIBDIR%%/matplotlib/scale.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/scale.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_console_highlighting.py
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_console_highlighting.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_console_highlighting.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_directive.py
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_directive.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/ipython_directive.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/mathmpl.py
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/mathmpl.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/mathmpl.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/only_directives.py
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/only_directives.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/only_directives.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/plot_directive.py
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/plot_directive.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/sphinxext/plot_directive.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/spines.py
-%%PYTHON_SITELIBDIR%%/matplotlib/spines.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/spines.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/stackplot.py
-%%PYTHON_SITELIBDIR%%/matplotlib/stackplot.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/stackplot.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/streamplot.py
-%%PYTHON_SITELIBDIR%%/matplotlib/streamplot.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/streamplot.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/table.py
-%%PYTHON_SITELIBDIR%%/matplotlib/table.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/table.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/compare.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/compare.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/compare.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/decorators.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/decorators.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/decorators.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/image_util.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/image_util.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/image_util.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/Duration.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/Duration.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/Duration.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/Epoch.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/Epoch.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/Epoch.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/EpochConverter.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/EpochConverter.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/EpochConverter.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/StrConverter.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/StrConverter.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/StrConverter.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDbl.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDbl.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDbl.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDblConverter.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDblConverter.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDblConverter.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDblFormatter.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDblFormatter.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/UnitDblFormatter.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/noseclasses.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/noseclasses.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/noseclasses.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/util.py
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/util.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/testing/util.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/dviread/test.map
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn0g01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn0g02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn0g04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn0g08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn0g16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn2c08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn2c16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn3p01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn3p02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn3p04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn3p08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn4a08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn4a16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn6a08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite/basn6a16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_test_image.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_test_image.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_test_image.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/arc_ellipse.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/arc_ellipse.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/arc_ellipse.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/autoscale_tiny_range.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/autoscale_tiny_range.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/autoscale_tiny_range.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/boxplot.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/boxplot.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/boxplot.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/canonical.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/canonical.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/canonical.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/const_xy.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/const_xy.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/const_xy.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/contour_colorbar.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/contour_colorbar.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/contour_colorbar.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/contour_hatching.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/contour_hatching.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/contour_hatching.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/errorbar_basic.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/errorbar_basic.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/errorbar_basic.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/fill_units.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/fill_units.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/fill_units.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_large_small.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_large_small.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_large_small.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hexbin_extent.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hexbin_extent.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hexbin_extent.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist2d.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist2d.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist2d.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_log.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_log.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_log.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_stacked.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_stacked.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_stacked.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/imshow.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/imshow.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/imshow.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/imshow_clip.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/imshow_clip.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/log_scales.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/log_scales.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/log_scales.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/marker_edges.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/marker_edges.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/marker_edges.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/markevery.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/markevery.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/markevery.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/markevery_line.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/markevery_line.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/markevery_line.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/offset_points.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/offset_points.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/offset_points.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/pcolormesh.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/pcolormesh.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/pcolormesh.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_axes.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_axes.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_axes.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_coords.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_coords.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_coords.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_rmin.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_rmin.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_rmin.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_theta_position.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_theta_position.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_theta_position.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_units.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_units.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_units.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_units_2.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_units_2.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_units_2.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_wrap_180.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_wrap_180.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_wrap_180.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_wrap_360.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_wrap_360.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polar_wrap_360.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/scatter.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/scatter.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/scatter.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/shaped_data.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/shaped_data.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/shaped_data.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/single_date.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/single_date.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/single_date.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/single_point.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/single_point.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/single_point.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/symlog.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/symlog.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/symlog.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/symlog2.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/symlog2.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/symlog2.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/transparent_markers.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/transparent_markers.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/transparent_markers.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/units_strings.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/units_strings.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes/units_strings.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_backend_pdf/pdf_use14corefonts.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_backend_pgf/pgf_pdflatex.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_backend_pgf/pgf_rcupdate1.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_backend_pgf/pgf_rcupdate2.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_backend_pgf/pgf_xelatex.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_colorbar/colorbar_extensions_proportional.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_colorbar/colorbar_extensions_uniform.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axhline.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axhline.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axhline.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axhspan.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axhspan.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axhspan.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axvline.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axvline.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axvline.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axvspan.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axvspan.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_axvspan.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_empty.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_empty.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates/date_empty.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cliff-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cliff-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cliff-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cliff-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cliff-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cliff-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/exponential-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/exponential-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/exponential-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/exponential-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/exponential-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/exponential-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gauss-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gauss-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gauss-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gauss-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gauss-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gauss-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gentle-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gentle-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gentle-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gentle-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gentle-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/gentle-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/saddle-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/saddle-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/saddle-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/saddle-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/saddle-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/saddle-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/sphere-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/sphere-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/sphere-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/sphere-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/sphere-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/sphere-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/steep-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/steep-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/steep-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/steep-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/steep-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/steep-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/trig-lin-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/trig-lin-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/trig-nn-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/trig-nn-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/trig-ref-con.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay/trig-ref-img.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_figure/figure_today.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_figure/figure_today.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_figure/figure_today.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/figimage-0.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/figimage-1.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_clip.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_clip.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_clip.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_interps.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_interps.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_interps.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_shift.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/image_shift.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/imshow.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/imshow.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/imshow.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/interp_nearest_vs_none.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/interp_nearest_vs_none.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image/uint16.tif
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/fancy.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/fancy.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/fancy.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_auto1.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_auto1.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_auto1.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_auto2.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_auto2.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_auto2.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_various_labels.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_various_labels.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend/legend_various_labels.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_00.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_03.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_05.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_06.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_07.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_09.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_10.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_11.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_12.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_13.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_14.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_15.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_17.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_18.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_19.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_20.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_21.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_22.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_23.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_24.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_25.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_26.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_27.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_28.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_29.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_30.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_31.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_32.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_33.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_34.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_35.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_36.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_37.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_38.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_39.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_40.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_41.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_42.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_43.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_44.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_45.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_46.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_47.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_48.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_49.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_50.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_51.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_52.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_53.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_54.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_55.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_56.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_57.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_58.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_59.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_00.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_03.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_05.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_06.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_07.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_09.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_10.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_11.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_12.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_13.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_14.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_15.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_17.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_18.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_19.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_20.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_21.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_22.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_23.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_24.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_25.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_26.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_27.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_28.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_29.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_30.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_31.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_32.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_33.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_34.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_35.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_36.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_37.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_38.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_39.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_40.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_41.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_42.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_43.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_44.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_45.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_46.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_47.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_48.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_49.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_50.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_51.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_52.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_53.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_54.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_55.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_56.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_57.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_58.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_59.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_00.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_03.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_05.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_06.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_07.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_09.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_10.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_11.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_12.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_13.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_14.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_15.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_17.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_18.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_19.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_20.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_21.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_22.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_23.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_24.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_25.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_26.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_27.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_28.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_29.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_30.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_31.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_32.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_33.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_34.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_35.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_36.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_37.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_38.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_39.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_40.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_41.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_42.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_43.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_44.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_45.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_46.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_47.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_48.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_49.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_50.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_51.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_52.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_53.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_54.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_55.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_56.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_57.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_58.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_59.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_pickle/multi_pickle.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_png/pngsuite.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_png/uint16.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_scale/log_scales.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_scale/log_scales.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_scale/log_scales.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipper_edge.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipper_edge.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipper_edge.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping_diamond.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping_diamond.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping_diamond.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping_with_nans.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping_with_nans.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/clipping_with_nans.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/fft_peaks.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/fft_peaks.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/fft_peaks.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/hatch_simplify.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/hatch_simplify.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/hatch_simplify.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/overflow.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/overflow.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/overflow.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/simplify_curve.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/simplify_curve.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification/simplify_curve.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/antialiased.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/font_styles.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/font_styles.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/font_styles.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/multiline.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/multiline.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/multiline.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text/text_contains.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.png
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.svg
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_ttconv/truetype-conversion.pdf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/mpltest.ttf
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_agg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_agg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_agg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_arrow_patches.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_arrow_patches.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_arrow_patches.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_artist.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_artist.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_artist.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_axes.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_axes.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_axes.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_pdf.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_pdf.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_pdf.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_pgf.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_pgf.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_pgf.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_svg.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_svg.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_backend_svg.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_basic.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_basic.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_basic.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_cbook.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_cbook.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_cbook.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_colorbar.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_colorbar.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_colorbar.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_colors.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_colors.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_colors.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_dates.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_dates.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_dates.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_delaunay.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_delaunay.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_delaunay.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_dviread.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_dviread.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_dviread.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_figure.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_figure.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_figure.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_image.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_image.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_image.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_legend.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_legend.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_legend.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_mathtext.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_mathtext.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_mathtext.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_mlab.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_mlab.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_mlab.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_patches.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_patches.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_patches.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_pickle.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_pickle.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_pickle.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_png.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_png.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_png.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_rcparams.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_rcparams.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_rcparams.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_rcparams.rc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_scale.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_scale.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_scale.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_simplification.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_simplification.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_simplification.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_spines.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_spines.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_spines.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_subplots.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_subplots.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_subplots.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_text.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_text.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_text.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_ticker.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_ticker.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_ticker.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_tightlayout.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_tightlayout.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_tightlayout.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_transforms.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_transforms.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_transforms.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_triangulation.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_triangulation.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_triangulation.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_ttconv.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_ttconv.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tests/test_ttconv.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/texmanager.py
-%%PYTHON_SITELIBDIR%%/matplotlib/texmanager.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/texmanager.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/text.py
-%%PYTHON_SITELIBDIR%%/matplotlib/text.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/text.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/textpath.py
-%%PYTHON_SITELIBDIR%%/matplotlib/textpath.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/textpath.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/ticker.py
-%%PYTHON_SITELIBDIR%%/matplotlib/ticker.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/ticker.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tight_bbox.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tight_bbox.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tight_bbox.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tight_layout.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tight_layout.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tight_layout.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/transforms.py
-%%PYTHON_SITELIBDIR%%/matplotlib/transforms.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/transforms.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/__init__.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/__init__.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/__init__.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/triangulation.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/triangulation.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/triangulation.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/tricontour.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/tricontour.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/tricontour.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/tripcolor.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/tripcolor.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/tripcolor.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/triplot.py
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/triplot.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/tri/triplot.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/ttconv.so
-%%PYTHON_SITELIBDIR%%/matplotlib/type1font.py
-%%PYTHON_SITELIBDIR%%/matplotlib/type1font.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/type1font.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/units.py
-%%PYTHON_SITELIBDIR%%/matplotlib/units.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/units.pyo
-%%PYTHON_SITELIBDIR%%/matplotlib/widgets.py
-%%PYTHON_SITELIBDIR%%/matplotlib/widgets.pyc
-%%PYTHON_SITELIBDIR%%/matplotlib/widgets.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/__init__.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/__init__.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/__init__.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/__init__.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/__init__.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/__init__.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/anchored_artists.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/anchored_artists.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/anchored_artists.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/angle_helper.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/angle_helper.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/angle_helper.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_divider.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_divider.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_divider.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_grid.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_grid.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_grid.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_rgb.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_rgb.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_rgb.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_size.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_size.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axes_size.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axis_artist.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axis_artist.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axis_artist.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axisline_style.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axisline_style.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axisline_style.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axislines.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axislines.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/axislines.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/clip_path.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/clip_path.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/clip_path.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/colorbar.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/colorbar.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/colorbar.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/floating_axes.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/floating_axes.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/floating_axes.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/grid_finder.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/grid_finder.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/grid_finder.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/grid_helper_curvelinear.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/grid_helper_curvelinear.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/grid_helper_curvelinear.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/inset_locator.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/inset_locator.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/inset_locator.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/parasite_axes.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/parasite_axes.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid/parasite_axes.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/__init__.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/__init__.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/__init__.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/anchored_artists.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/anchored_artists.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/anchored_artists.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_divider.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_divider.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_divider.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_grid.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_grid.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_grid.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_rgb.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_rgb.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_rgb.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_size.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_size.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/axes_size.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/colorbar.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/colorbar.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/colorbar.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/inset_locator.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/inset_locator.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/inset_locator.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/mpl_axes.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/mpl_axes.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/mpl_axes.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/parasite_axes.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/parasite_axes.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1/parasite_axes.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/__init__.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/__init__.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/__init__.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/angle_helper.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/angle_helper.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/angle_helper.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axis_artist.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axis_artist.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axis_artist.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axisline_style.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axisline_style.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axisline_style.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axislines.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axislines.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/axislines.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/clip_path.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/clip_path.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/clip_path.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/floating_axes.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/floating_axes.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/floating_axes.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/grid_finder.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/grid_finder.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/grid_finder.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/grid_helper_curvelinear.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/grid_helper_curvelinear.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist/grid_helper_curvelinear.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/exceltools.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/exceltools.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/exceltools.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/gtktools.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/gtktools.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/gtktools.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/__init__.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/__init__.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/__init__.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/art3d.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/art3d.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/art3d.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/axes3d.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/axes3d.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/axes3d.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/axis3d.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/axis3d.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/axis3d.pyo
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/proj3d.py
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/proj3d.pyc
-%%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d/proj3d.pyo
-%%PYTHON_SITELIBDIR%%/pylab.py
-%%PYTHON_SITELIBDIR%%/pylab.pyc
-%%PYTHON_SITELIBDIR%%/pylab.pyo
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/animate_decay.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/basic_example.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/basic_example_writer.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/double_pendulum_animated.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/dynamic_image.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/dynamic_image2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/histogram.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/moviewriter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animate_decay_tk_blit.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animation_blit_fltk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animation_blit_gtk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animation_blit_gtk2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animation_blit_qt.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animation_blit_qt4.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animation_blit_tk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/animation_blit_wx.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/draggable_legend.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/dynamic_collection.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/dynamic_image_gtkagg.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/dynamic_image_wxagg2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/gtk_timeout.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/histogram_tkagg.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/movie_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/simple_anim_gtk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/simple_anim_tkagg.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/simple_idle_wx.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/simple_timer_wx.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/old_animation/strip_chart_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/random_data.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/simple_3danim.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/simple_anim.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/strip_chart_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/animation/subplots.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/agg_oo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/artist_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/barchart_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/bbox_intersect.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/clippath_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/collections_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/color_cycle.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/colorbar_only.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/compound_path.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/custom_projection_example.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/custom_scale_example.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/date_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/date_index_formatter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/demo_affine_image.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/donut_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/engineering_formatter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/fahrenheit_celsius_scales.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/font_family_rc.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/font_file.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/hinton_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/histogram_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/histogram_path_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/image_zcoord.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/joinstyle.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/legend_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/line_with_text.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/logo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/mathtext_asarray.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/patch_collection.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/path_patch_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/quad_bezier.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/radar_chart.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/sankey_demo_basics.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/sankey_demo_links.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/sankey_demo_old.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/sankey_demo_rankine.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/scatter_piecharts.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/span_regions.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/two_scales.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/unicode_minus.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/watermark_image.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/api/watermark_text.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_axes_divider.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_axes_grid.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_axes_grid2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_axes_hbox_divider.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_axes_rgb.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_axisline_style.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_colorbar_with_inset_locator.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_curvelinear_grid.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_curvelinear_grid2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_edge_colorbar.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_floating_axes.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_floating_axis.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/demo_parasite_axes2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/inset_locator_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/inset_locator_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/make_room_for_ylabel_using_axesgrid.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/parasite_simple2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/scatter_hist.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/simple_anchored_artists.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/simple_axesgrid.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/simple_axesgrid2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/axes_grid/simple_axisline4.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/close_event.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/data_browser.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/figure_axes_enter_leave.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/idle_and_timeout.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/keypress_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/lasso_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/legend_picking.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/looking_glass.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/path_editor.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/pick_event_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/pick_event_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/pipong.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/poly_editor.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/pong_gtk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/pong_qt.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/resample.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/test_mouseclicks.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/timers.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/viewlims.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/event_handling/zoom_window.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/contour_manual.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/developer_commit_history.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/font_indexing.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/ftface_props.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/image_thumbnail.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/longshort.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/multiprocess.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/rasterization_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/rc_traits.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/rec_groupby_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/rec_join_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/sample_data_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/svg_filter_line.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/svg_filter_pie.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/misc/tight_bbox_test.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/2dcollections3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/bars3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/contour3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/contour3d_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/contour3d_demo3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/contourf3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/contourf3d_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/hist3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/lines3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/lorenz_attractor.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/mixed_subplots_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/offset_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/pathpatch3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/polys3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/rotate_axes3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/scatter3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/subplot3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/surface3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/surface3d_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/surface3d_demo3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/surface3d_radial_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/text3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/trisurf3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/wire3d_animation_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mplot3d/wire3d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/README
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/accented_text.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/agg_buffer_to_array.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/alignment_test.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/anchored_artists.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/animation_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/annotation_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/annotation_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/annotation_demo3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/anscombe.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/arctest.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/arrow_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/arrow_simple_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/aspect_loglog.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/axes_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/axes_props.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/axes_zoom_effect.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/axhspan_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/axis_equal_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/bar_stacked.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/barb_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/barchart_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/barchart_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/barcode_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/barh_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/boxplot_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/boxplot_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/boxplot_demo3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/break.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/broken_axis.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/broken_barh.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/centered_ticklabels.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/clippedline.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/cohere_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/color_by_yvalue.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/color_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/colorbar_tick_labelling_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/colours.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/contour_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/contour_image.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/contour_label_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/contourf_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/contourf_hatching.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/contourf_log.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/coords_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/coords_report.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/csd_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/cursor_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/custom_cmap.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/custom_figure_class.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/custom_ticker1.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/customize_rc.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/dannys_example.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/dash_control.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/dashpointlabel.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/data_helper.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/date_demo1.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/date_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/date_demo_convert.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/date_demo_rrule.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/date_index_formatter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/demo_agg_filter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/demo_annotation_box.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/demo_bboximage.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/demo_ribbon_box.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/demo_text_path.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/demo_text_rotation_mode.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/demo_tight_layout.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/dolphin.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/ellipse_collection.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/ellipse_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/ellipse_rotated.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/equal_aspect_ratio.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/errorbar_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/errorbar_limits.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/errorbar_subsample.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fancyarrow_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fancybox_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fancybox_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fancytextbox_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/figimage_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/figlegend_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/figure_title.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fill_between_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fill_betweenx_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fill_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fill_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fill_spiral.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/filledmarker_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/finance_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/finance_work2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/findobj_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/font_table_ttf.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fonts_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/fonts_demo_kw.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/ganged_plots.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/geo_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/ginput_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/ginput_manual_clabel.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/gradient_bar.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/griddata_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hatch_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hexbin_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hexbin_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hist2d_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hist2d_log_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hist_colormapped.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/histogram_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/histogram_demo_extended.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/histogram_percent_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hline_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/hyperlinks.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_clip_path.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_demo3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_interp.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_masked.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_nonuniform.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_origin.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/image_slices_viewer.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/integral_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/interp_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/invert_axes.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/layer_images.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_auto.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_demo3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_demo4.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_demo_custom_handler.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_scatter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/legend_translucent.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/line_collection.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/line_collection2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/line_styles.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/load_converter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/loadrec.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/log_bar.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/log_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/log_test.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/logo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/major_minor_demo1.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/major_minor_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/manual_axis.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/marker_path.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/masked_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/mathtext_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/mathtext_examples.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/matplotlib_icon.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/matshow.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/movie_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/mri_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/mri_with_eeg.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/multi_image.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/multicolored_line.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/multiline.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/multipage_pdf.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/multiple_figs_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/multiple_yaxis_with_spines.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/nan_test.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/newscalarformatter_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/patheffect_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pcolor_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pcolor_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pcolor_log.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pcolor_small.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pie_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pie_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/plotfile_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/polar_bar.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/polar_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/polar_legend.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/polar_scatter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/poormans_contour.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/print_stdout.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/psd_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/psd_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/psd_demo3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/psd_demo_complex.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pstest.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/pythonic_matplotlib.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/quadmesh_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/quiver_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_custom_symbol.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_hist.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_masked.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_profile.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_star_poly.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/scatter_symbol.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/set_and_get.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/shading_example.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/shared_axis_across_figures.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/shared_axis_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/show_colormaps.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/simple_plot.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/simple_plot_fps.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/specgram_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/spine_placement_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/spy_demos.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/stackplot_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/stem_plot.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/step_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/stix_fonts_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/stock_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/streamplot_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/streamplot_with_mask.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/subplot_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/subplot_toolbar.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/subplots_adjust.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/subplots_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/symlog_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/system_monitor.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/table_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/tex_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/tex_unicode_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/text_handles.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/text_rotation.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/text_rotation_relative_to_line.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/text_themes.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/to_numeric.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/toggle_images.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/transoffset.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/tricontour_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/tricontour_vs_griddata.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/tripcolor_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/triplot_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/unicode_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/usetex_baseline_test.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/usetex_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/usetex_fonteffects.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/vertical_ticklabels.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/vline_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/webapp_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/xcorr_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pylab_examples/zorder_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tests/backend_driver.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/annotate_with_units.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/artist_tests.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/bar_demo2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/bar_unit_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/basic_units.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/ellipse_with_units.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/evans_test.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/radian_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/units_sample.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/units/units_scatter.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/README.wx
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_gtk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_gtk2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_gtk3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_gtk3_panzoom.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_qt.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_qt4.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_qt4_wtoolbar.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_tk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_tk2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_wx2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_wx3.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_wx4.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/embedding_in_wx5.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/fourier_demo_wx.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/gtk_spreadsheet.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/histogram_demo_canvasagg.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/interactive.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/interactive2.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/lineprops_dialog_gtk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/mathtext_wx.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/mpl_with_glade.glade
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/mpl_with_glade.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/printing_in_wx.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/pylab_with_gtk.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/rec_edit_gtk_custom.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/rec_edit_gtk_simple.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/svg_histogram.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/svg_tooltip.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/user_interfaces/wxcursor_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/README.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/buttons.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/check_buttons.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/cursor.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/lasso_selector_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/menu.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/multicursor.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/radio_buttons.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/rectangle_selector.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/slider_demo.py
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/widgets/span_selector.py
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/widgets
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/user_interfaces
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/units
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/tests
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/pylab_examples
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/mplot3d
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/misc
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/event_handling
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/axes_grid
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/api
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/animation/old_animation
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/animation
-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
-@dirrm %%PYTHON_SITELIBDIR%%/mpl_toolkits/mplot3d
-@dirrm %%PYTHON_SITELIBDIR%%/mpl_toolkits/axisartist
-@dirrm %%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid1
-@dirrm %%PYTHON_SITELIBDIR%%/mpl_toolkits/axes_grid
-@dirrm %%PYTHON_SITELIBDIR%%/mpl_toolkits
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tri
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_ttconv
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_triangulation
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_transforms
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_tightlayout
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_text
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_subplots
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_spines
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_simplification
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_scale
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_png
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_pickle
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_mathtext
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_legend
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_image
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_figure
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_delaunay
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_dates
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_colorbar
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_backend_pgf
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_backend_pdf
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_axes
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/test_arrow_patches
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/pngsuite
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images/dviread
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests/baseline_images
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/tests
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/testing/jpl_units
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/testing
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/sphinxext
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/projections
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data/axes_grid
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/sample_data
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/images
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/ttf
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/pdfcorefonts
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts/afm
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data/fonts
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/mpl-data
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/delaunay
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/backends/qt4_editor
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/backends/Matplotlib.nib
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib/backends
-@dirrm %%PYTHON_SITELIBDIR%%/matplotlib