pkgsrc/graphics/py-matplotlib/PLIST
wiz 45b6d9d64c Update to 1.3.1:
2013-05-18 Added support for arbitrary rasterization resolutions to the
           SVG backend. Previously the resolution was hard coded to 72
           dpi. Now the backend class takes a image_dpi argument for
           its constructor, adjusts the image bounding box accordingly
           and forwards a magnification factor to the image renderer.
           The code and results now resemble those of the PDF backend.
           - MW

2013-05-08 Changed behavior of hist when given stacked=True and normed=True.
           Histograms are now stacked first, then the sum is normalized.
           Previously, each histogram was normalized, then they were stacked.

2013-04-25 Changed all instances of:

	   from matplotlib import MatplotlibDeprecationWarning as mplDeprecation
	   to:

	   from cbook import mplDeprecation

	   and removed the import into the matplotlib namespace in __init__.py
	   Thomas Caswell


2013-04-15 Added 'axes.xmargin' and 'axes.ymargin' to rpParams to set default
	   margins on auto-scaleing. - TAC

2013-04-16 Added patheffect support for Line2D objects.  -JJL
2014-01-20 19:53:05 +00:00

2231 lines
149 KiB
Text

@comment $NetBSD: PLIST,v 1.18 2014/01/20 19:53:05 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/namespace_packages.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_NAME}-nspkg.pth
${PYSITELIB}/matplotlib/__init__.py
${PYSITELIB}/matplotlib/__init__.pyc
${PYSITELIB}/matplotlib/__init__.pyo
${PYSITELIB}/matplotlib/_cm.py
${PYSITELIB}/matplotlib/_cm.pyc
${PYSITELIB}/matplotlib/_cm.pyo
${PYSITELIB}/matplotlib/_cntr.so
${PYSITELIB}/matplotlib/_delaunay.so
${PYSITELIB}/matplotlib/_image.so
${PYSITELIB}/matplotlib/_mathtext_data.py
${PYSITELIB}/matplotlib/_mathtext_data.pyc
${PYSITELIB}/matplotlib/_mathtext_data.pyo
${PYSITELIB}/matplotlib/_path.so
${PYSITELIB}/matplotlib/_png.so
${PYSITELIB}/matplotlib/_pylab_helpers.py
${PYSITELIB}/matplotlib/_pylab_helpers.pyc
${PYSITELIB}/matplotlib/_pylab_helpers.pyo
${PYSITELIB}/matplotlib/_tri.so
${PYSITELIB}/matplotlib/afm.py
${PYSITELIB}/matplotlib/afm.pyc
${PYSITELIB}/matplotlib/afm.pyo
${PYSITELIB}/matplotlib/animation.py
${PYSITELIB}/matplotlib/animation.pyc
${PYSITELIB}/matplotlib/animation.pyo
${PYSITELIB}/matplotlib/artist.py
${PYSITELIB}/matplotlib/artist.pyc
${PYSITELIB}/matplotlib/artist.pyo
${PYSITELIB}/matplotlib/axes.py
${PYSITELIB}/matplotlib/axes.pyc
${PYSITELIB}/matplotlib/axes.pyo
${PYSITELIB}/matplotlib/axis.py
${PYSITELIB}/matplotlib/axis.pyc
${PYSITELIB}/matplotlib/axis.pyo
${PYSITELIB}/matplotlib/backend_bases.py
${PYSITELIB}/matplotlib/backend_bases.pyc
${PYSITELIB}/matplotlib/backend_bases.pyo
${PYSITELIB}/matplotlib/backends/Matplotlib.nib/classes.nib
${PYSITELIB}/matplotlib/backends/Matplotlib.nib/info.nib
${PYSITELIB}/matplotlib/backends/Matplotlib.nib/keyedobjects.nib
${PYSITELIB}/matplotlib/backends/__init__.py
${PYSITELIB}/matplotlib/backends/__init__.pyc
${PYSITELIB}/matplotlib/backends/__init__.pyo
${PYSITELIB}/matplotlib/backends/_backend_agg.so
${PYSITELIB}/matplotlib/backends/backend_agg.py
${PYSITELIB}/matplotlib/backends/backend_agg.pyc
${PYSITELIB}/matplotlib/backends/backend_agg.pyo
${PYSITELIB}/matplotlib/backends/backend_cairo.py
${PYSITELIB}/matplotlib/backends/backend_cairo.pyc
${PYSITELIB}/matplotlib/backends/backend_cairo.pyo
${PYSITELIB}/matplotlib/backends/backend_cocoaagg.py
${PYSITELIB}/matplotlib/backends/backend_cocoaagg.pyc
${PYSITELIB}/matplotlib/backends/backend_cocoaagg.pyo
${PYSITELIB}/matplotlib/backends/backend_gdk.py
${PYSITELIB}/matplotlib/backends/backend_gdk.pyc
${PYSITELIB}/matplotlib/backends/backend_gdk.pyo
${PYSITELIB}/matplotlib/backends/backend_gtk.py
${PYSITELIB}/matplotlib/backends/backend_gtk.pyc
${PYSITELIB}/matplotlib/backends/backend_gtk.pyo
${PYSITELIB}/matplotlib/backends/backend_gtk3.py
${PYSITELIB}/matplotlib/backends/backend_gtk3.pyc
${PYSITELIB}/matplotlib/backends/backend_gtk3.pyo
${PYSITELIB}/matplotlib/backends/backend_gtk3agg.py
${PYSITELIB}/matplotlib/backends/backend_gtk3agg.pyc
${PYSITELIB}/matplotlib/backends/backend_gtk3agg.pyo
${PYSITELIB}/matplotlib/backends/backend_gtk3cairo.py
${PYSITELIB}/matplotlib/backends/backend_gtk3cairo.pyc
${PYSITELIB}/matplotlib/backends/backend_gtk3cairo.pyo
${PYSITELIB}/matplotlib/backends/backend_gtkagg.py
${PYSITELIB}/matplotlib/backends/backend_gtkagg.pyc
${PYSITELIB}/matplotlib/backends/backend_gtkagg.pyo
${PYSITELIB}/matplotlib/backends/backend_gtkcairo.py
${PYSITELIB}/matplotlib/backends/backend_gtkcairo.pyc
${PYSITELIB}/matplotlib/backends/backend_gtkcairo.pyo
${PYSITELIB}/matplotlib/backends/backend_macosx.py
${PYSITELIB}/matplotlib/backends/backend_macosx.pyc
${PYSITELIB}/matplotlib/backends/backend_macosx.pyo
${PYSITELIB}/matplotlib/backends/backend_mixed.py
${PYSITELIB}/matplotlib/backends/backend_mixed.pyc
${PYSITELIB}/matplotlib/backends/backend_mixed.pyo
${PYSITELIB}/matplotlib/backends/backend_pdf.py
${PYSITELIB}/matplotlib/backends/backend_pdf.pyc
${PYSITELIB}/matplotlib/backends/backend_pdf.pyo
${PYSITELIB}/matplotlib/backends/backend_pgf.py
${PYSITELIB}/matplotlib/backends/backend_pgf.pyc
${PYSITELIB}/matplotlib/backends/backend_pgf.pyo
${PYSITELIB}/matplotlib/backends/backend_ps.py
${PYSITELIB}/matplotlib/backends/backend_ps.pyc
${PYSITELIB}/matplotlib/backends/backend_ps.pyo
${PYSITELIB}/matplotlib/backends/backend_qt4.py
${PYSITELIB}/matplotlib/backends/backend_qt4.pyc
${PYSITELIB}/matplotlib/backends/backend_qt4.pyo
${PYSITELIB}/matplotlib/backends/backend_qt4agg.py
${PYSITELIB}/matplotlib/backends/backend_qt4agg.pyc
${PYSITELIB}/matplotlib/backends/backend_qt4agg.pyo
${PYSITELIB}/matplotlib/backends/backend_svg.py
${PYSITELIB}/matplotlib/backends/backend_svg.pyc
${PYSITELIB}/matplotlib/backends/backend_svg.pyo
${PYSITELIB}/matplotlib/backends/backend_template.py
${PYSITELIB}/matplotlib/backends/backend_template.pyc
${PYSITELIB}/matplotlib/backends/backend_template.pyo
${PYSITELIB}/matplotlib/backends/backend_tkagg.py
${PYSITELIB}/matplotlib/backends/backend_tkagg.pyc
${PYSITELIB}/matplotlib/backends/backend_tkagg.pyo
${PYSITELIB}/matplotlib/backends/backend_webagg.py
${PYSITELIB}/matplotlib/backends/backend_webagg.pyc
${PYSITELIB}/matplotlib/backends/backend_webagg.pyo
${PYSITELIB}/matplotlib/backends/backend_wx.py
${PYSITELIB}/matplotlib/backends/backend_wx.pyc
${PYSITELIB}/matplotlib/backends/backend_wx.pyo
${PYSITELIB}/matplotlib/backends/backend_wxagg.py
${PYSITELIB}/matplotlib/backends/backend_wxagg.pyc
${PYSITELIB}/matplotlib/backends/backend_wxagg.pyo
${PYSITELIB}/matplotlib/backends/qt4_compat.py
${PYSITELIB}/matplotlib/backends/qt4_compat.pyc
${PYSITELIB}/matplotlib/backends/qt4_compat.pyo
${PYSITELIB}/matplotlib/backends/qt4_editor/__init__.py
${PYSITELIB}/matplotlib/backends/qt4_editor/__init__.pyc
${PYSITELIB}/matplotlib/backends/qt4_editor/__init__.pyo
${PYSITELIB}/matplotlib/backends/qt4_editor/figureoptions.py
${PYSITELIB}/matplotlib/backends/qt4_editor/figureoptions.pyc
${PYSITELIB}/matplotlib/backends/qt4_editor/figureoptions.pyo
${PYSITELIB}/matplotlib/backends/qt4_editor/formlayout.py
${PYSITELIB}/matplotlib/backends/qt4_editor/formlayout.pyc
${PYSITELIB}/matplotlib/backends/qt4_editor/formlayout.pyo
${PYSITELIB}/matplotlib/backends/tkagg.py
${PYSITELIB}/matplotlib/backends/tkagg.pyc
${PYSITELIB}/matplotlib/backends/tkagg.pyo
${PYSITELIB}/matplotlib/backends/web_backend/all_figures.html
${PYSITELIB}/matplotlib/backends/web_backend/css/boilerplate.css
${PYSITELIB}/matplotlib/backends/web_backend/css/fbm.css
${PYSITELIB}/matplotlib/backends/web_backend/css/page.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_flat_75_ffffff_40x100.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_55_fbf9ee_1x400.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_65_ffffff_1x400.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_75_dadada_1x400.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_75_e6e6e6_1x400.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_glass_95_fef1ec_1x400.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-bg_highlight-soft_75_cccccc_1x100.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_222222_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_2e83ff_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_454545_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_888888_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/images/ui-icons_cd0a0a_256x240.png
${PYSITELIB}/matplotlib/backends/web_backend/jquery/css/themes/base/jquery-ui.min.css
${PYSITELIB}/matplotlib/backends/web_backend/jquery/js/jquery-1.7.1.min.js
${PYSITELIB}/matplotlib/backends/web_backend/jquery/js/jquery-ui.min.js
${PYSITELIB}/matplotlib/backends/web_backend/jquery/js/jquery.autogrow.js
${PYSITELIB}/matplotlib/backends/web_backend/mpl.js
${PYSITELIB}/matplotlib/backends/web_backend/mpl_interface.js
${PYSITELIB}/matplotlib/backends/web_backend/single_figure.html
${PYSITELIB}/matplotlib/backends/windowing.py
${PYSITELIB}/matplotlib/backends/windowing.pyc
${PYSITELIB}/matplotlib/backends/windowing.pyo
${PYSITELIB}/matplotlib/bezier.py
${PYSITELIB}/matplotlib/bezier.pyc
${PYSITELIB}/matplotlib/bezier.pyo
${PYSITELIB}/matplotlib/blocking_input.py
${PYSITELIB}/matplotlib/blocking_input.pyc
${PYSITELIB}/matplotlib/blocking_input.pyo
${PYSITELIB}/matplotlib/cbook.py
${PYSITELIB}/matplotlib/cbook.pyc
${PYSITELIB}/matplotlib/cbook.pyo
${PYSITELIB}/matplotlib/cm.py
${PYSITELIB}/matplotlib/cm.pyc
${PYSITELIB}/matplotlib/cm.pyo
${PYSITELIB}/matplotlib/collections.py
${PYSITELIB}/matplotlib/collections.pyc
${PYSITELIB}/matplotlib/collections.pyo
${PYSITELIB}/matplotlib/colorbar.py
${PYSITELIB}/matplotlib/colorbar.pyc
${PYSITELIB}/matplotlib/colorbar.pyo
${PYSITELIB}/matplotlib/colors.py
${PYSITELIB}/matplotlib/colors.pyc
${PYSITELIB}/matplotlib/colors.pyo
${PYSITELIB}/matplotlib/compat/__init__.py
${PYSITELIB}/matplotlib/compat/__init__.pyc
${PYSITELIB}/matplotlib/compat/__init__.pyo
${PYSITELIB}/matplotlib/compat/subprocess.py
${PYSITELIB}/matplotlib/compat/subprocess.pyc
${PYSITELIB}/matplotlib/compat/subprocess.pyo
${PYSITELIB}/matplotlib/container.py
${PYSITELIB}/matplotlib/container.pyc
${PYSITELIB}/matplotlib/container.pyo
${PYSITELIB}/matplotlib/contour.py
${PYSITELIB}/matplotlib/contour.pyc
${PYSITELIB}/matplotlib/contour.pyo
${PYSITELIB}/matplotlib/dates.py
${PYSITELIB}/matplotlib/dates.pyc
${PYSITELIB}/matplotlib/dates.pyo
${PYSITELIB}/matplotlib/delaunay/__init__.py
${PYSITELIB}/matplotlib/delaunay/__init__.pyc
${PYSITELIB}/matplotlib/delaunay/__init__.pyo
${PYSITELIB}/matplotlib/delaunay/interpolate.py
${PYSITELIB}/matplotlib/delaunay/interpolate.pyc
${PYSITELIB}/matplotlib/delaunay/interpolate.pyo
${PYSITELIB}/matplotlib/delaunay/testfuncs.py
${PYSITELIB}/matplotlib/delaunay/testfuncs.pyc
${PYSITELIB}/matplotlib/delaunay/testfuncs.pyo
${PYSITELIB}/matplotlib/delaunay/triangulate.py
${PYSITELIB}/matplotlib/delaunay/triangulate.pyc
${PYSITELIB}/matplotlib/delaunay/triangulate.pyo
${PYSITELIB}/matplotlib/docstring.py
${PYSITELIB}/matplotlib/docstring.pyc
${PYSITELIB}/matplotlib/docstring.pyo
${PYSITELIB}/matplotlib/dviread.py
${PYSITELIB}/matplotlib/dviread.pyc
${PYSITELIB}/matplotlib/dviread.pyo
${PYSITELIB}/matplotlib/figure.py
${PYSITELIB}/matplotlib/figure.pyc
${PYSITELIB}/matplotlib/figure.pyo
${PYSITELIB}/matplotlib/finance.py
${PYSITELIB}/matplotlib/finance.pyc
${PYSITELIB}/matplotlib/finance.pyo
${PYSITELIB}/matplotlib/font_manager.py
${PYSITELIB}/matplotlib/font_manager.pyc
${PYSITELIB}/matplotlib/font_manager.pyo
${PYSITELIB}/matplotlib/fontconfig_pattern.py
${PYSITELIB}/matplotlib/fontconfig_pattern.pyc
${PYSITELIB}/matplotlib/fontconfig_pattern.pyo
${PYSITELIB}/matplotlib/ft2font.so
${PYSITELIB}/matplotlib/gridspec.py
${PYSITELIB}/matplotlib/gridspec.pyc
${PYSITELIB}/matplotlib/gridspec.pyo
${PYSITELIB}/matplotlib/hatch.py
${PYSITELIB}/matplotlib/hatch.pyc
${PYSITELIB}/matplotlib/hatch.pyo
${PYSITELIB}/matplotlib/image.py
${PYSITELIB}/matplotlib/image.pyc
${PYSITELIB}/matplotlib/image.pyo
${PYSITELIB}/matplotlib/legend.py
${PYSITELIB}/matplotlib/legend.pyc
${PYSITELIB}/matplotlib/legend.pyo
${PYSITELIB}/matplotlib/legend_handler.py
${PYSITELIB}/matplotlib/legend_handler.pyc
${PYSITELIB}/matplotlib/legend_handler.pyo
${PYSITELIB}/matplotlib/lines.py
${PYSITELIB}/matplotlib/lines.pyc
${PYSITELIB}/matplotlib/lines.pyo
${PYSITELIB}/matplotlib/markers.py
${PYSITELIB}/matplotlib/markers.pyc
${PYSITELIB}/matplotlib/markers.pyo
${PYSITELIB}/matplotlib/mathtext.py
${PYSITELIB}/matplotlib/mathtext.pyc
${PYSITELIB}/matplotlib/mathtext.pyo
${PYSITELIB}/matplotlib/mlab.py
${PYSITELIB}/matplotlib/mlab.pyc
${PYSITELIB}/matplotlib/mlab.pyo
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmex10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmmi10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmr10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmsy10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/cmtt10.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagd8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagdo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagk8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pagko8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkd8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkdi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkl8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pbkli8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrbo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pcrro8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvb8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvbo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvbo8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvl8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvlo8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvr8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvro8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/phvro8an.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pncri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pplri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/psyr.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/ptmri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putb8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putbi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putr8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/putri8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pzcmi8a.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/afm/pzdr.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Bold.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-BoldOblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier-Oblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Courier.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Bold.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-BoldOblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica-Oblique.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Helvetica.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Symbol.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Bold.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-BoldItalic.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Italic.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/Times-Roman.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/ZapfDingbats.afm
${PYSITELIB}/matplotlib/mpl-data/fonts/pdfcorefonts/readme.txt
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/COPYRIGHT.TXT
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/LICENSE_STIX
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/README.TXT
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/RELEASENOTES.TXT
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneral.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneralBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneralBolIta.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXGeneralItalic.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUni.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUniBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUniBolIta.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXNonUniIta.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizFiveSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizFourSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizOneSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizThreeSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymBol.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/STIXSizTwoSymReg.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/Vera.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraBI.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraBd.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraIt.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraMoBI.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraMoBd.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraMoIt.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraMono.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraSe.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/VeraSeBd.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmb10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmex10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmmi10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmr10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmss10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmsy10.ttf
${PYSITELIB}/matplotlib/mpl-data/fonts/ttf/cmtt10.ttf
${PYSITELIB}/matplotlib/mpl-data/images/back.png
${PYSITELIB}/matplotlib/mpl-data/images/back.ppm
${PYSITELIB}/matplotlib/mpl-data/images/back.svg
${PYSITELIB}/matplotlib/mpl-data/images/back.xpm
${PYSITELIB}/matplotlib/mpl-data/images/filesave.png
${PYSITELIB}/matplotlib/mpl-data/images/filesave.ppm
${PYSITELIB}/matplotlib/mpl-data/images/filesave.svg
${PYSITELIB}/matplotlib/mpl-data/images/filesave.xpm
${PYSITELIB}/matplotlib/mpl-data/images/forward.png
${PYSITELIB}/matplotlib/mpl-data/images/forward.ppm
${PYSITELIB}/matplotlib/mpl-data/images/forward.svg
${PYSITELIB}/matplotlib/mpl-data/images/forward.xpm
${PYSITELIB}/matplotlib/mpl-data/images/hand.png
${PYSITELIB}/matplotlib/mpl-data/images/hand.ppm
${PYSITELIB}/matplotlib/mpl-data/images/hand.svg
${PYSITELIB}/matplotlib/mpl-data/images/hand.xpm
${PYSITELIB}/matplotlib/mpl-data/images/home.png
${PYSITELIB}/matplotlib/mpl-data/images/home.ppm
${PYSITELIB}/matplotlib/mpl-data/images/home.svg
${PYSITELIB}/matplotlib/mpl-data/images/home.xpm
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.gif
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.png
${PYSITELIB}/matplotlib/mpl-data/images/matplotlib.svg
${PYSITELIB}/matplotlib/mpl-data/images/move.png
${PYSITELIB}/matplotlib/mpl-data/images/move.ppm
${PYSITELIB}/matplotlib/mpl-data/images/move.svg
${PYSITELIB}/matplotlib/mpl-data/images/move.xpm
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options.png
${PYSITELIB}/matplotlib/mpl-data/images/qt4_editor_options.svg
${PYSITELIB}/matplotlib/mpl-data/images/stock_close.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_close.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_down.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_down.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_left.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_left.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_refresh.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_refresh.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_right.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_right.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_save_as.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_save_as.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_up.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_up.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_zoom-in.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_zoom-in.xpm
${PYSITELIB}/matplotlib/mpl-data/images/stock_zoom-out.ppm
${PYSITELIB}/matplotlib/mpl-data/images/stock_zoom-out.xpm
${PYSITELIB}/matplotlib/mpl-data/images/subplots.png
${PYSITELIB}/matplotlib/mpl-data/images/subplots.ppm
${PYSITELIB}/matplotlib/mpl-data/images/subplots.xpm
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.png
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.ppm
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.svg
${PYSITELIB}/matplotlib/mpl-data/images/zoom_to_rect.xpm
${PYSITELIB}/matplotlib/mpl-data/matplotlibrc
${PYSITELIB}/matplotlib/mpl-data/sample_data/AAPL.dat.gz
${PYSITELIB}/matplotlib/mpl-data/sample_data/INTC.dat.gz
${PYSITELIB}/matplotlib/mpl-data/sample_data/Minduka_Present_Blue_Pack.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/README.txt
${PYSITELIB}/matplotlib/mpl-data/sample_data/aapl.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/aapl.npy.gz
${PYSITELIB}/matplotlib/mpl-data/sample_data/ada.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/axes_grid/bivariate_normal.npy
${PYSITELIB}/matplotlib/mpl-data/sample_data/ct.raw.gz
${PYSITELIB}/matplotlib/mpl-data/sample_data/data_x_x2_x3.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/demodata.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/eeg.dat
${PYSITELIB}/matplotlib/mpl-data/sample_data/embedding_in_wx3.xrc
${PYSITELIB}/matplotlib/mpl-data/sample_data/goog.npy
${PYSITELIB}/matplotlib/mpl-data/sample_data/grace_hopper.jpg
${PYSITELIB}/matplotlib/mpl-data/sample_data/grace_hopper.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/lena.jpg
${PYSITELIB}/matplotlib/mpl-data/sample_data/lena.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/logo2.png
${PYSITELIB}/matplotlib/mpl-data/sample_data/membrane.dat
${PYSITELIB}/matplotlib/mpl-data/sample_data/msft.csv
${PYSITELIB}/matplotlib/mpl-data/sample_data/s1045.ima.gz
${PYSITELIB}/matplotlib/mpl.py
${PYSITELIB}/matplotlib/mpl.pyc
${PYSITELIB}/matplotlib/mpl.pyo
${PYSITELIB}/matplotlib/offsetbox.py
${PYSITELIB}/matplotlib/offsetbox.pyc
${PYSITELIB}/matplotlib/offsetbox.pyo
${PYSITELIB}/matplotlib/patches.py
${PYSITELIB}/matplotlib/patches.pyc
${PYSITELIB}/matplotlib/patches.pyo
${PYSITELIB}/matplotlib/path.py
${PYSITELIB}/matplotlib/path.pyc
${PYSITELIB}/matplotlib/path.pyo
${PYSITELIB}/matplotlib/patheffects.py
${PYSITELIB}/matplotlib/patheffects.pyc
${PYSITELIB}/matplotlib/patheffects.pyo
${PYSITELIB}/matplotlib/projections/__init__.py
${PYSITELIB}/matplotlib/projections/__init__.pyc
${PYSITELIB}/matplotlib/projections/__init__.pyo
${PYSITELIB}/matplotlib/projections/geo.py
${PYSITELIB}/matplotlib/projections/geo.pyc
${PYSITELIB}/matplotlib/projections/geo.pyo
${PYSITELIB}/matplotlib/projections/polar.py
${PYSITELIB}/matplotlib/projections/polar.pyc
${PYSITELIB}/matplotlib/projections/polar.pyo
${PYSITELIB}/matplotlib/pylab.py
${PYSITELIB}/matplotlib/pylab.pyc
${PYSITELIB}/matplotlib/pylab.pyo
${PYSITELIB}/matplotlib/pyplot.py
${PYSITELIB}/matplotlib/pyplot.pyc
${PYSITELIB}/matplotlib/pyplot.pyo
${PYSITELIB}/matplotlib/quiver.py
${PYSITELIB}/matplotlib/quiver.pyc
${PYSITELIB}/matplotlib/quiver.pyo
${PYSITELIB}/matplotlib/rcsetup.py
${PYSITELIB}/matplotlib/rcsetup.pyc
${PYSITELIB}/matplotlib/rcsetup.pyo
${PYSITELIB}/matplotlib/sankey.py
${PYSITELIB}/matplotlib/sankey.pyc
${PYSITELIB}/matplotlib/sankey.pyo
${PYSITELIB}/matplotlib/scale.py
${PYSITELIB}/matplotlib/scale.pyc
${PYSITELIB}/matplotlib/scale.pyo
${PYSITELIB}/matplotlib/sphinxext/__init__.py
${PYSITELIB}/matplotlib/sphinxext/__init__.pyc
${PYSITELIB}/matplotlib/sphinxext/__init__.pyo
${PYSITELIB}/matplotlib/sphinxext/ipython_console_highlighting.py
${PYSITELIB}/matplotlib/sphinxext/ipython_console_highlighting.pyc
${PYSITELIB}/matplotlib/sphinxext/ipython_console_highlighting.pyo
${PYSITELIB}/matplotlib/sphinxext/ipython_directive.py
${PYSITELIB}/matplotlib/sphinxext/ipython_directive.pyc
${PYSITELIB}/matplotlib/sphinxext/ipython_directive.pyo
${PYSITELIB}/matplotlib/sphinxext/mathmpl.py
${PYSITELIB}/matplotlib/sphinxext/mathmpl.pyc
${PYSITELIB}/matplotlib/sphinxext/mathmpl.pyo
${PYSITELIB}/matplotlib/sphinxext/only_directives.py
${PYSITELIB}/matplotlib/sphinxext/only_directives.pyc
${PYSITELIB}/matplotlib/sphinxext/only_directives.pyo
${PYSITELIB}/matplotlib/sphinxext/plot_directive.py
${PYSITELIB}/matplotlib/sphinxext/plot_directive.pyc
${PYSITELIB}/matplotlib/sphinxext/plot_directive.pyo
${PYSITELIB}/matplotlib/spines.py
${PYSITELIB}/matplotlib/spines.pyc
${PYSITELIB}/matplotlib/spines.pyo
${PYSITELIB}/matplotlib/stackplot.py
${PYSITELIB}/matplotlib/stackplot.pyc
${PYSITELIB}/matplotlib/stackplot.pyo
${PYSITELIB}/matplotlib/streamplot.py
${PYSITELIB}/matplotlib/streamplot.pyc
${PYSITELIB}/matplotlib/streamplot.pyo
${PYSITELIB}/matplotlib/table.py
${PYSITELIB}/matplotlib/table.pyc
${PYSITELIB}/matplotlib/table.pyo
${PYSITELIB}/matplotlib/testing/__init__.py
${PYSITELIB}/matplotlib/testing/__init__.pyc
${PYSITELIB}/matplotlib/testing/__init__.pyo
${PYSITELIB}/matplotlib/testing/compare.py
${PYSITELIB}/matplotlib/testing/compare.pyc
${PYSITELIB}/matplotlib/testing/compare.pyo
${PYSITELIB}/matplotlib/testing/decorators.py
${PYSITELIB}/matplotlib/testing/decorators.pyc
${PYSITELIB}/matplotlib/testing/decorators.pyo
${PYSITELIB}/matplotlib/testing/image_util.py
${PYSITELIB}/matplotlib/testing/image_util.pyc
${PYSITELIB}/matplotlib/testing/image_util.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/Duration.py
${PYSITELIB}/matplotlib/testing/jpl_units/Duration.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/Duration.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/Epoch.py
${PYSITELIB}/matplotlib/testing/jpl_units/Epoch.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/Epoch.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/EpochConverter.py
${PYSITELIB}/matplotlib/testing/jpl_units/EpochConverter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/EpochConverter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/StrConverter.py
${PYSITELIB}/matplotlib/testing/jpl_units/StrConverter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/StrConverter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDbl.py
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDbl.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDbl.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblConverter.py
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblConverter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblConverter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblFormatter.py
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblFormatter.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/UnitDblFormatter.pyo
${PYSITELIB}/matplotlib/testing/jpl_units/__init__.py
${PYSITELIB}/matplotlib/testing/jpl_units/__init__.pyc
${PYSITELIB}/matplotlib/testing/jpl_units/__init__.pyo
${PYSITELIB}/matplotlib/testing/noseclasses.py
${PYSITELIB}/matplotlib/testing/noseclasses.pyc
${PYSITELIB}/matplotlib/testing/noseclasses.pyo
${PYSITELIB}/matplotlib/tests/__init__.py
${PYSITELIB}/matplotlib/tests/__init__.pyc
${PYSITELIB}/matplotlib/tests/__init__.pyo
${PYSITELIB}/matplotlib/tests/baseline_images/dviread/test.map
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn0g01.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn0g02.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn0g04.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn0g08.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn0g16.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn2c08.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn2c16.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn3p01.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn3p02.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn3p04.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn3p08.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn4a08.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn4a16.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn6a08.png
${PYSITELIB}/matplotlib/tests/baseline_images/pngsuite/basn6a16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_test_image.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_test_image.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_arrow_patches/fancyarrow_test_image.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_artist/clip_path_clipping.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_artist/clip_path_clipping.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_artist/clip_path_clipping.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/arc_ellipse.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/arc_ellipse.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/arc_ellipse.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/autoscale_tiny_range.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/autoscale_tiny_range.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/autoscale_tiny_range.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/axhspan_epoch.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/axvspan_epoch.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/boxplot.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/boxplot.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/boxplot.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/boxplot_no_inverted_whisker.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/canonical.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/canonical.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/canonical.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/const_xy.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/const_xy.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/const_xy.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/contour_colorbar.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/contour_colorbar.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/contour_colorbar.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/contour_hatching.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/contour_hatching.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/contour_hatching.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/csd_freqs.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/csd_noise.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_basic.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_basic.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_basic.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_mixed.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/errorbar_zorder.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/eventplot.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/eventplot.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/eventplot.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/fill_between_interpolate.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/fill_units.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_large_small.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_large_small.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_large_small.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_001.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_002.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_003.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_004.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/formatter_ticker_005.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hexbin_extent.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hexbin_log.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist2d.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist2d.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist2d.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist2d_transpose.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_log.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_log.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_log.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_offset.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_offset.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_offset.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_bar.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_normed.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_step.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_stepfilled_alpha.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_stacked_weights.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_step.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_steplog.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_steplog.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/hist_steplog.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/imshow.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/imshow.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/imshow.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/imshow_clip.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/imshow_clip.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/imshow_clip.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/log_scales.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/log_scales.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/log_scales.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/marker_edges.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/marker_edges.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/marker_edges.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/markevery.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/markevery.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/markevery.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/markevery_line.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/markevery_line.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/markevery_line.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/mixed_collection.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/mixed_collection.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/mixed_collection.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/mollweide_grid.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/mollweide_grid.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/mollweide_grid.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/nonfinite_limits.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/offset_points.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/offset_points.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/offset_points.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/pcolormesh.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/pcolormesh.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/pcolormesh.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_axes.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_axes.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_axes.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_coords.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_coords.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_coords.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_rmin.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_rmin.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_rmin.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_theta_position.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_theta_position.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_theta_position.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_units.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_units.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_units.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_units_2.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_units_2.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_units_2.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_wrap_180.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_wrap_180.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_wrap_180.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_wrap_360.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_wrap_360.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polar_wrap_360.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/polycollection_joinstyle.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/psd_freqs.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/psd_noise.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/scatter.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/scatter.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/scatter.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/shaped_data.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/shaped_data.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/shaped_data.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/single_date.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/single_date.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/single_date.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/single_point.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/single_point.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/single_point.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/specgram_freqs.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/specgram_noise.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/stackplot_test_baseline.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/stackplot_test_baseline.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/stackplot_test_baseline.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/stackplot_test_image.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/step_linestyle.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/step_linestyle.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/step_linestyle.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/symlog.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/symlog.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/symlog.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/symlog2.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/symlog2.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/symlog2.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/test_alpha.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/test_alpha.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/test_alpha.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/transparent_markers.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/transparent_markers.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/transparent_markers.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/twin_axis_locaters_formatters.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/twin_spines.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/units_strings.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/units_strings.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/units_strings.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/vertex_markers.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_axes/vline_hline_zorder.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_pdf/pdf_use14corefonts.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_pgf/pgf_mixedmode.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_pgf/pgf_pdflatex.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_pgf/pgf_rcupdate1.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_pgf/pgf_rcupdate2.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_pgf/pgf_xelatex.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_svg/noscale.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_svg/noscale.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_backend_svg/noscale.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_clipping.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_clipping.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_clipping.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_bbox_tight/bbox_inches_tight_suptile_legend.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__add_positions.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__append_positions.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__default.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__extend_positions.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_color.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linelength.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_lineoffset.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linestyle.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_linewidth.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_orientation.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__set_positions.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_collections/EventCollection_plot__switch_orientation__2x.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/cbar_locationing.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/cbar_sharing.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/cbar_with_orientation.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/cbar_with_subplots_adjust.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/colorbar_extensions_proportional.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/colorbar_extensions_shape_proportional.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/colorbar_extensions_shape_uniform.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/colorbar_extensions_uniform.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colorbar/double_cbar.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_colors/levels_and_colors.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_compare_images/all127.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_compare_images/all128.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_compare_images/basn3p02-1px-offset.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_compare_images/basn3p02-half-1px-offset.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_compare_images/basn3p02-minorchange.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_compare_images/basn3p02-scrambled.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_compare_images/basn3p02.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contour_manual_colors_and_levels.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_contour/contour_manual_labels.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/DateFormatter_fractionalSeconds.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/RRuleLocator_bounds.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/date_axhline.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/date_axhspan.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/date_axvline.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/date_axvspan.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_dates/date_empty.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cliff-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cliff-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cliff-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cliff-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cliff-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cliff-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cloverleaf-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/cosine_peak-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/delaunay-1d-interp.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/exponential-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/exponential-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/exponential-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/exponential-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/exponential-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/exponential-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gauss-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gauss-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gauss-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gauss-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gauss-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gauss-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gentle-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gentle-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gentle-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gentle-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gentle-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/gentle-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/saddle-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/saddle-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/saddle-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/saddle-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/saddle-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/saddle-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/sphere-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/sphere-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/sphere-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/sphere-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/sphere-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/sphere-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/steep-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/steep-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/steep-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/steep-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/steep-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/steep-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/trig-lin-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/trig-lin-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/trig-nn-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/trig-nn-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/trig-ref-con.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_delaunay/trig-ref-img.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/alpha_background.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/alpha_background.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/figure_suptitle.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/figure_suptitle.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/figure_suptitle.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/figure_today.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/figure_today.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_figure/figure_today.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/figimage-0.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/figimage-1.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_clip.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_clip.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_clip.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_composite_alpha.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_composite_alpha.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_composite_alpha.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_composite_background.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_composite_background.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_composite_background.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_interps.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_interps.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_interps.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_shift.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/image_shift.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/imshow.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/imshow.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/imshow.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/interp_nearest_vs_none.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/interp_nearest_vs_none.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/no_interpolation_origin.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/rasterize_10dpi.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/rasterize_10dpi.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_image/uint16.tif
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/fancy.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/fancy.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/fancy.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/framealpha.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/framealpha.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/framealpha.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto1.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto1.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto1.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto2.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto2.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto2.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto3.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto3.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_auto3.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_expand.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_expand.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_expand.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_various_labels.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_various_labels.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/legend_various_labels.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/scatter_rc1.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/scatter_rc1.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/scatter_rc1.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/scatter_rc3.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/scatter_rc3.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_legend/scatter_rc3.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_lines/line_collection_dashes.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_lines/line_collection_dashes.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_lines/line_collection_dashes.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_00.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_01.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_02.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_03.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_04.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_05.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_06.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_07.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_08.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_09.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_10.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_11.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_12.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_13.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_14.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_15.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_17.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_18.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_19.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_20.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_21.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_22.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_23.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_24.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_25.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_26.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_27.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_28.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_29.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_30.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_31.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_32.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_33.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_34.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_35.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_36.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_37.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_38.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_39.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_40.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_41.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_42.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_43.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_44.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_45.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_46.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_47.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_48.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_49.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_50.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_51.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_52.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_53.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_54.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_55.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_56.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_57.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_58.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_cm_59.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_00.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_01.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_02.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_03.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_04.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_05.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_06.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_07.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_08.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_09.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_10.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_11.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_12.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_13.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_14.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_15.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_17.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_18.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_19.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_20.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_21.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_22.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_23.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_24.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_25.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_26.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_27.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_28.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_29.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_30.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_31.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_32.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_33.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_34.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_35.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_36.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_37.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_38.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_39.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_40.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_41.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_42.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_43.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_44.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_45.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_46.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_47.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_48.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_49.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_50.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_51.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_52.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_53.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_54.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_55.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_56.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_57.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_58.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stix_59.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_00.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_01.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_02.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_03.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_04.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_05.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_06.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_07.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_08.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_09.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_10.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_11.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_12.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_13.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_14.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_15.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_17.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_18.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_19.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_20.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_21.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_22.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_23.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_24.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_25.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_26.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_27.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_28.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_29.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_30.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_31.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_32.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_33.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_34.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_35.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_36.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_37.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_38.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_39.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_40.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_41.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_42.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_43.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_44.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_45.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_46.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_47.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_48.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_49.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_50.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_51.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_52.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_53.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_54.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_55.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_56.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_57.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_58.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathfont_stixsans_59.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_00.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_01.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_02.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_03.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_04.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_05.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_06.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_07.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_08.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_09.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_10.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_11.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_12.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_13.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_14.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_15.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_16.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_17.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_18.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_19.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_20.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_21.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_22.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_23.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_24.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_25.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_26.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_27.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_28.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_29.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_30.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_31.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_32.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_33.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_34.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_35.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_36.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_37.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_38.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_39.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_40.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_41.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_42.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_43.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_44.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_45.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_46.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_47.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_48.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_49.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_50.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_51.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_52.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_53.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_54.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_55.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_56.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_57.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_58.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_59.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_60.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_61.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_62.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_63.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_64.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_65.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_66.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_cm_67.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_00.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_01.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_02.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_03.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_04.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_05.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_06.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_07.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_08.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_09.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_10.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_11.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_12.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_13.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_14.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_15.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_16.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_17.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_18.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_19.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_20.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_21.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_22.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_23.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_24.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_25.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_26.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_27.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_28.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_29.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_30.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_31.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_32.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_33.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_34.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_35.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_36.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_37.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_38.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_39.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_40.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_41.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_42.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_43.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_44.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_45.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_46.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_47.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_48.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_49.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_50.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_51.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_52.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_53.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_54.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_55.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_56.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_57.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_58.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_59.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_60.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_61.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_62.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_63.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_64.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_65.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_66.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stix_67.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_00.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_01.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_02.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_03.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_04.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_05.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_06.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_07.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_08.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_09.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_10.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_11.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_12.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_13.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_14.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_15.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_16.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_17.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_18.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_19.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_20.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_21.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_22.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_23.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_24.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_25.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_26.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_27.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_28.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_29.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_30.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_31.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_32.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_33.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_34.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_35.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_36.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_37.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_38.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_39.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_40.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_41.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_42.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_43.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_44.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_45.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_46.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_47.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_48.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_49.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_50.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_51.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_52.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_53.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_54.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_55.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_56.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_57.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_58.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_59.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_60.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_61.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_62.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_63.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_64.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_65.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_66.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_mathtext/mathtext_stixsans_67.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/clip_to_bbox.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_alpha_coloring.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_alpha_coloring.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_alpha_coloring.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_alpha_override.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_alpha_override.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_alpha_override.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_custom_linestyle.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_custom_linestyle.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_patches/patch_custom_linestyle.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect1.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect1.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect1.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect2.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect2.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect2.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect3.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect3.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_patheffects/patheffect3.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_pickle/multi_pickle.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_png/pngsuite.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_png/uint16.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_scale/log_scales.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_scale/log_scales.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_scale/log_scales.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipper_edge.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipper_edge.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipper_edge.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping_diamond.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping_diamond.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping_diamond.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping_with_nans.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping_with_nans.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/clipping_with_nans.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/fft_peaks.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/fft_peaks.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/fft_peaks.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/hatch_simplify.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/hatch_simplify.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/hatch_simplify.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/overflow.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/overflow.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/overflow.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/para_equal_perp.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/simplify_curve.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/simplify_curve.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_simplification/simplify_curve.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_spines/spines_axes_positions.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_spines/spines_data_positions.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_spines/spines_data_positions.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_spines/spines_data_positions.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_colormap_test_image.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_linewidth_test_image.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_streamplot/streamplot_masks_and_nans_test_image.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_subplots/subplots_offset_text.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_table/table_zorder.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/antialiased.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/font_styles.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/font_styles.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/font_styles.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/multiline.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/multiline.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/multiline.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/text_alignment.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/text_alignment.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/text_alignment.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/text_contains.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/titles.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/titles.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_text/titles.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout1.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout2.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout3.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout4.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout5.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout6.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout7.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_tightlayout/tight_layout8.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_transforms/pre_transform_data.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_triangulation/tri_smooth_contouring.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_triangulation/tri_smooth_gradient.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.pdf
${PYSITELIB}/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.png
${PYSITELIB}/matplotlib/tests/baseline_images/test_triangulation/tripcolor1.svg
${PYSITELIB}/matplotlib/tests/baseline_images/test_ttconv/truetype-conversion.pdf
${PYSITELIB}/matplotlib/tests/mpltest.ttf
${PYSITELIB}/matplotlib/tests/test_agg.py
${PYSITELIB}/matplotlib/tests/test_agg.pyc
${PYSITELIB}/matplotlib/tests/test_agg.pyo
${PYSITELIB}/matplotlib/tests/test_animation.py
${PYSITELIB}/matplotlib/tests/test_animation.pyc
${PYSITELIB}/matplotlib/tests/test_animation.pyo
${PYSITELIB}/matplotlib/tests/test_arrow_patches.py
${PYSITELIB}/matplotlib/tests/test_arrow_patches.pyc
${PYSITELIB}/matplotlib/tests/test_arrow_patches.pyo
${PYSITELIB}/matplotlib/tests/test_artist.py
${PYSITELIB}/matplotlib/tests/test_artist.pyc
${PYSITELIB}/matplotlib/tests/test_artist.pyo
${PYSITELIB}/matplotlib/tests/test_axes.py
${PYSITELIB}/matplotlib/tests/test_axes.pyc
${PYSITELIB}/matplotlib/tests/test_axes.pyo
${PYSITELIB}/matplotlib/tests/test_backend_pdf.py
${PYSITELIB}/matplotlib/tests/test_backend_pdf.pyc
${PYSITELIB}/matplotlib/tests/test_backend_pdf.pyo
${PYSITELIB}/matplotlib/tests/test_backend_pgf.py
${PYSITELIB}/matplotlib/tests/test_backend_pgf.pyc
${PYSITELIB}/matplotlib/tests/test_backend_pgf.pyo
${PYSITELIB}/matplotlib/tests/test_backend_qt4.py
${PYSITELIB}/matplotlib/tests/test_backend_qt4.pyc
${PYSITELIB}/matplotlib/tests/test_backend_qt4.pyo
${PYSITELIB}/matplotlib/tests/test_backend_svg.py
${PYSITELIB}/matplotlib/tests/test_backend_svg.pyc
${PYSITELIB}/matplotlib/tests/test_backend_svg.pyo
${PYSITELIB}/matplotlib/tests/test_basic.py
${PYSITELIB}/matplotlib/tests/test_basic.pyc
${PYSITELIB}/matplotlib/tests/test_basic.pyo
${PYSITELIB}/matplotlib/tests/test_bbox_tight.py
${PYSITELIB}/matplotlib/tests/test_bbox_tight.pyc
${PYSITELIB}/matplotlib/tests/test_bbox_tight.pyo
${PYSITELIB}/matplotlib/tests/test_cbook.py
${PYSITELIB}/matplotlib/tests/test_cbook.pyc
${PYSITELIB}/matplotlib/tests/test_cbook.pyo
${PYSITELIB}/matplotlib/tests/test_coding_standards.py
${PYSITELIB}/matplotlib/tests/test_coding_standards.pyc
${PYSITELIB}/matplotlib/tests/test_coding_standards.pyo
${PYSITELIB}/matplotlib/tests/test_collections.py
${PYSITELIB}/matplotlib/tests/test_collections.pyc
${PYSITELIB}/matplotlib/tests/test_collections.pyo
${PYSITELIB}/matplotlib/tests/test_colorbar.py
${PYSITELIB}/matplotlib/tests/test_colorbar.pyc
${PYSITELIB}/matplotlib/tests/test_colorbar.pyo
${PYSITELIB}/matplotlib/tests/test_colors.py
${PYSITELIB}/matplotlib/tests/test_colors.pyc
${PYSITELIB}/matplotlib/tests/test_colors.pyo
${PYSITELIB}/matplotlib/tests/test_compare_images.py
${PYSITELIB}/matplotlib/tests/test_compare_images.pyc
${PYSITELIB}/matplotlib/tests/test_compare_images.pyo
${PYSITELIB}/matplotlib/tests/test_contour.py
${PYSITELIB}/matplotlib/tests/test_contour.pyc
${PYSITELIB}/matplotlib/tests/test_contour.pyo
${PYSITELIB}/matplotlib/tests/test_dates.py
${PYSITELIB}/matplotlib/tests/test_dates.pyc
${PYSITELIB}/matplotlib/tests/test_dates.pyo
${PYSITELIB}/matplotlib/tests/test_delaunay.py
${PYSITELIB}/matplotlib/tests/test_delaunay.pyc
${PYSITELIB}/matplotlib/tests/test_delaunay.pyo
${PYSITELIB}/matplotlib/tests/test_dviread.py
${PYSITELIB}/matplotlib/tests/test_dviread.pyc
${PYSITELIB}/matplotlib/tests/test_dviread.pyo
${PYSITELIB}/matplotlib/tests/test_figure.py
${PYSITELIB}/matplotlib/tests/test_figure.pyc
${PYSITELIB}/matplotlib/tests/test_figure.pyo
${PYSITELIB}/matplotlib/tests/test_image.py
${PYSITELIB}/matplotlib/tests/test_image.pyc
${PYSITELIB}/matplotlib/tests/test_image.pyo
${PYSITELIB}/matplotlib/tests/test_legend.py
${PYSITELIB}/matplotlib/tests/test_legend.pyc
${PYSITELIB}/matplotlib/tests/test_legend.pyo
${PYSITELIB}/matplotlib/tests/test_lines.py
${PYSITELIB}/matplotlib/tests/test_lines.pyc
${PYSITELIB}/matplotlib/tests/test_lines.pyo
${PYSITELIB}/matplotlib/tests/test_mathtext.py
${PYSITELIB}/matplotlib/tests/test_mathtext.pyc
${PYSITELIB}/matplotlib/tests/test_mathtext.pyo
${PYSITELIB}/matplotlib/tests/test_mlab.py
${PYSITELIB}/matplotlib/tests/test_mlab.pyc
${PYSITELIB}/matplotlib/tests/test_mlab.pyo
${PYSITELIB}/matplotlib/tests/test_patches.py
${PYSITELIB}/matplotlib/tests/test_patches.pyc
${PYSITELIB}/matplotlib/tests/test_patches.pyo
${PYSITELIB}/matplotlib/tests/test_path.py
${PYSITELIB}/matplotlib/tests/test_path.pyc
${PYSITELIB}/matplotlib/tests/test_path.pyo
${PYSITELIB}/matplotlib/tests/test_patheffects.py
${PYSITELIB}/matplotlib/tests/test_patheffects.pyc
${PYSITELIB}/matplotlib/tests/test_patheffects.pyo
${PYSITELIB}/matplotlib/tests/test_pickle.py
${PYSITELIB}/matplotlib/tests/test_pickle.pyc
${PYSITELIB}/matplotlib/tests/test_pickle.pyo
${PYSITELIB}/matplotlib/tests/test_png.py
${PYSITELIB}/matplotlib/tests/test_png.pyc
${PYSITELIB}/matplotlib/tests/test_png.pyo
${PYSITELIB}/matplotlib/tests/test_rcparams.py
${PYSITELIB}/matplotlib/tests/test_rcparams.pyc
${PYSITELIB}/matplotlib/tests/test_rcparams.pyo
${PYSITELIB}/matplotlib/tests/test_rcparams.rc
${PYSITELIB}/matplotlib/tests/test_sankey.py
${PYSITELIB}/matplotlib/tests/test_sankey.pyc
${PYSITELIB}/matplotlib/tests/test_sankey.pyo
${PYSITELIB}/matplotlib/tests/test_scale.py
${PYSITELIB}/matplotlib/tests/test_scale.pyc
${PYSITELIB}/matplotlib/tests/test_scale.pyo
${PYSITELIB}/matplotlib/tests/test_simplification.py
${PYSITELIB}/matplotlib/tests/test_simplification.pyc
${PYSITELIB}/matplotlib/tests/test_simplification.pyo
${PYSITELIB}/matplotlib/tests/test_spines.py
${PYSITELIB}/matplotlib/tests/test_spines.pyc
${PYSITELIB}/matplotlib/tests/test_spines.pyo
${PYSITELIB}/matplotlib/tests/test_streamplot.py
${PYSITELIB}/matplotlib/tests/test_streamplot.pyc
${PYSITELIB}/matplotlib/tests/test_streamplot.pyo
${PYSITELIB}/matplotlib/tests/test_subplots.py
${PYSITELIB}/matplotlib/tests/test_subplots.pyc
${PYSITELIB}/matplotlib/tests/test_subplots.pyo
${PYSITELIB}/matplotlib/tests/test_table.py
${PYSITELIB}/matplotlib/tests/test_table.pyc
${PYSITELIB}/matplotlib/tests/test_table.pyo
${PYSITELIB}/matplotlib/tests/test_text.py
${PYSITELIB}/matplotlib/tests/test_text.pyc
${PYSITELIB}/matplotlib/tests/test_text.pyo
${PYSITELIB}/matplotlib/tests/test_ticker.py
${PYSITELIB}/matplotlib/tests/test_ticker.pyc
${PYSITELIB}/matplotlib/tests/test_ticker.pyo
${PYSITELIB}/matplotlib/tests/test_tightlayout.py
${PYSITELIB}/matplotlib/tests/test_tightlayout.pyc
${PYSITELIB}/matplotlib/tests/test_tightlayout.pyo
${PYSITELIB}/matplotlib/tests/test_transforms.py
${PYSITELIB}/matplotlib/tests/test_transforms.pyc
${PYSITELIB}/matplotlib/tests/test_transforms.pyo
${PYSITELIB}/matplotlib/tests/test_triangulation.py
${PYSITELIB}/matplotlib/tests/test_triangulation.pyc
${PYSITELIB}/matplotlib/tests/test_triangulation.pyo
${PYSITELIB}/matplotlib/tests/test_ttconv.py
${PYSITELIB}/matplotlib/tests/test_ttconv.pyc
${PYSITELIB}/matplotlib/tests/test_ttconv.pyo
${PYSITELIB}/matplotlib/texmanager.py
${PYSITELIB}/matplotlib/texmanager.pyc
${PYSITELIB}/matplotlib/texmanager.pyo
${PYSITELIB}/matplotlib/text.py
${PYSITELIB}/matplotlib/text.pyc
${PYSITELIB}/matplotlib/text.pyo
${PYSITELIB}/matplotlib/textpath.py
${PYSITELIB}/matplotlib/textpath.pyc
${PYSITELIB}/matplotlib/textpath.pyo
${PYSITELIB}/matplotlib/ticker.py
${PYSITELIB}/matplotlib/ticker.pyc
${PYSITELIB}/matplotlib/ticker.pyo
${PYSITELIB}/matplotlib/tight_bbox.py
${PYSITELIB}/matplotlib/tight_bbox.pyc
${PYSITELIB}/matplotlib/tight_bbox.pyo
${PYSITELIB}/matplotlib/tight_layout.py
${PYSITELIB}/matplotlib/tight_layout.pyc
${PYSITELIB}/matplotlib/tight_layout.pyo
${PYSITELIB}/matplotlib/transforms.py
${PYSITELIB}/matplotlib/transforms.pyc
${PYSITELIB}/matplotlib/transforms.pyo
${PYSITELIB}/matplotlib/tri/__init__.py
${PYSITELIB}/matplotlib/tri/__init__.pyc
${PYSITELIB}/matplotlib/tri/__init__.pyo
${PYSITELIB}/matplotlib/tri/triangulation.py
${PYSITELIB}/matplotlib/tri/triangulation.pyc
${PYSITELIB}/matplotlib/tri/triangulation.pyo
${PYSITELIB}/matplotlib/tri/tricontour.py
${PYSITELIB}/matplotlib/tri/tricontour.pyc
${PYSITELIB}/matplotlib/tri/tricontour.pyo
${PYSITELIB}/matplotlib/tri/trifinder.py
${PYSITELIB}/matplotlib/tri/trifinder.pyc
${PYSITELIB}/matplotlib/tri/trifinder.pyo
${PYSITELIB}/matplotlib/tri/triinterpolate.py
${PYSITELIB}/matplotlib/tri/triinterpolate.pyc
${PYSITELIB}/matplotlib/tri/triinterpolate.pyo
${PYSITELIB}/matplotlib/tri/tripcolor.py
${PYSITELIB}/matplotlib/tri/tripcolor.pyc
${PYSITELIB}/matplotlib/tri/tripcolor.pyo
${PYSITELIB}/matplotlib/tri/triplot.py
${PYSITELIB}/matplotlib/tri/triplot.pyc
${PYSITELIB}/matplotlib/tri/triplot.pyo
${PYSITELIB}/matplotlib/tri/trirefine.py
${PYSITELIB}/matplotlib/tri/trirefine.pyc
${PYSITELIB}/matplotlib/tri/trirefine.pyo
${PYSITELIB}/matplotlib/tri/tritools.py
${PYSITELIB}/matplotlib/tri/tritools.pyc
${PYSITELIB}/matplotlib/tri/tritools.pyo
${PYSITELIB}/matplotlib/ttconv.so
${PYSITELIB}/matplotlib/type1font.py
${PYSITELIB}/matplotlib/type1font.pyc
${PYSITELIB}/matplotlib/type1font.pyo
${PYSITELIB}/matplotlib/units.py
${PYSITELIB}/matplotlib/units.pyc
${PYSITELIB}/matplotlib/units.pyo
${PYSITELIB}/matplotlib/widgets.py
${PYSITELIB}/matplotlib/widgets.pyc
${PYSITELIB}/matplotlib/widgets.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/__init__.py
${PYSITELIB}/mpl_toolkits/axes_grid/__init__.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/__init__.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/anchored_artists.py
${PYSITELIB}/mpl_toolkits/axes_grid/anchored_artists.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/anchored_artists.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/angle_helper.py
${PYSITELIB}/mpl_toolkits/axes_grid/angle_helper.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/angle_helper.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_divider.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_divider.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_divider.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_grid.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_grid.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_grid.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_rgb.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_rgb.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_rgb.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axes_size.py
${PYSITELIB}/mpl_toolkits/axes_grid/axes_size.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axes_size.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axis_artist.py
${PYSITELIB}/mpl_toolkits/axes_grid/axis_artist.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axis_artist.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axisline_style.py
${PYSITELIB}/mpl_toolkits/axes_grid/axisline_style.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axisline_style.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/axislines.py
${PYSITELIB}/mpl_toolkits/axes_grid/axislines.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/axislines.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/clip_path.py
${PYSITELIB}/mpl_toolkits/axes_grid/clip_path.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/clip_path.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/colorbar.py
${PYSITELIB}/mpl_toolkits/axes_grid/colorbar.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/colorbar.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/floating_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid/floating_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/floating_axes.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/grid_finder.py
${PYSITELIB}/mpl_toolkits/axes_grid/grid_finder.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/grid_finder.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/grid_helper_curvelinear.py
${PYSITELIB}/mpl_toolkits/axes_grid/grid_helper_curvelinear.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/grid_helper_curvelinear.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/inset_locator.py
${PYSITELIB}/mpl_toolkits/axes_grid/inset_locator.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/inset_locator.pyo
${PYSITELIB}/mpl_toolkits/axes_grid/parasite_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid/parasite_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid/parasite_axes.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.py
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/__init__.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/anchored_artists.py
${PYSITELIB}/mpl_toolkits/axes_grid1/anchored_artists.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/anchored_artists.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_divider.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_divider.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_divider.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_grid.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_grid.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_grid.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_rgb.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_rgb.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_rgb.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_size.py
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_size.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/axes_size.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/colorbar.py
${PYSITELIB}/mpl_toolkits/axes_grid1/colorbar.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/colorbar.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/inset_locator.py
${PYSITELIB}/mpl_toolkits/axes_grid1/inset_locator.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/inset_locator.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/mpl_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid1/mpl_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/mpl_axes.pyo
${PYSITELIB}/mpl_toolkits/axes_grid1/parasite_axes.py
${PYSITELIB}/mpl_toolkits/axes_grid1/parasite_axes.pyc
${PYSITELIB}/mpl_toolkits/axes_grid1/parasite_axes.pyo
${PYSITELIB}/mpl_toolkits/axisartist/__init__.py
${PYSITELIB}/mpl_toolkits/axisartist/__init__.pyc
${PYSITELIB}/mpl_toolkits/axisartist/__init__.pyo
${PYSITELIB}/mpl_toolkits/axisartist/angle_helper.py
${PYSITELIB}/mpl_toolkits/axisartist/angle_helper.pyc
${PYSITELIB}/mpl_toolkits/axisartist/angle_helper.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axis_artist.py
${PYSITELIB}/mpl_toolkits/axisartist/axis_artist.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axis_artist.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axisline_style.py
${PYSITELIB}/mpl_toolkits/axisartist/axisline_style.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axisline_style.pyo
${PYSITELIB}/mpl_toolkits/axisartist/axislines.py
${PYSITELIB}/mpl_toolkits/axisartist/axislines.pyc
${PYSITELIB}/mpl_toolkits/axisartist/axislines.pyo
${PYSITELIB}/mpl_toolkits/axisartist/clip_path.py
${PYSITELIB}/mpl_toolkits/axisartist/clip_path.pyc
${PYSITELIB}/mpl_toolkits/axisartist/clip_path.pyo
${PYSITELIB}/mpl_toolkits/axisartist/floating_axes.py
${PYSITELIB}/mpl_toolkits/axisartist/floating_axes.pyc
${PYSITELIB}/mpl_toolkits/axisartist/floating_axes.pyo
${PYSITELIB}/mpl_toolkits/axisartist/grid_finder.py
${PYSITELIB}/mpl_toolkits/axisartist/grid_finder.pyc
${PYSITELIB}/mpl_toolkits/axisartist/grid_finder.pyo
${PYSITELIB}/mpl_toolkits/axisartist/grid_helper_curvelinear.py
${PYSITELIB}/mpl_toolkits/axisartist/grid_helper_curvelinear.pyc
${PYSITELIB}/mpl_toolkits/axisartist/grid_helper_curvelinear.pyo
${PYSITELIB}/mpl_toolkits/exceltools.py
${PYSITELIB}/mpl_toolkits/exceltools.pyc
${PYSITELIB}/mpl_toolkits/exceltools.pyo
${PYSITELIB}/mpl_toolkits/gtktools.py
${PYSITELIB}/mpl_toolkits/gtktools.pyc
${PYSITELIB}/mpl_toolkits/gtktools.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/__init__.py
${PYSITELIB}/mpl_toolkits/mplot3d/__init__.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/__init__.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/art3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/art3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/art3d.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/axes3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/axes3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/axes3d.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/axis3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/axis3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/axis3d.pyo
${PYSITELIB}/mpl_toolkits/mplot3d/proj3d.py
${PYSITELIB}/mpl_toolkits/mplot3d/proj3d.pyc
${PYSITELIB}/mpl_toolkits/mplot3d/proj3d.pyo
${PYSITELIB}/pylab.py
${PYSITELIB}/pylab.pyc
${PYSITELIB}/pylab.pyo