LICENSE
README.md
pyproject.toml
src/latexplotlib/__init__.py
src/latexplotlib/_cleanup.py
src/latexplotlib/_config.py
src/latexplotlib/_latexplotlib.py
src/latexplotlib/_styles.py
src/latexplotlib/_version.py
src/latexplotlib/py.typed
src/latexplotlib.egg-info/PKG-INFO
src/latexplotlib.egg-info/SOURCES.txt
src/latexplotlib.egg-info/dependency_links.txt
src/latexplotlib.egg-info/requires.txt
src/latexplotlib.egg-info/top_level.txt
src/latexplotlib/styles/latex10pt-minimal.mplstyle
src/latexplotlib/styles/latex10pt.mplstyle
src/latexplotlib/styles/latex11pt-minimal.mplstyle
src/latexplotlib/styles/latex11pt.mplstyle
src/latexplotlib/styles/latex12pt-minimal.mplstyle
src/latexplotlib/styles/latex12pt.mplstyle
src/latexplotlib/styles/latex9pt-minimal.mplstyle
src/latexplotlib/styles/latex9pt.mplstyle
tests/test_00_styles.py
tests/test_10_config.py
tests/test_20_cleanup.py
tests/test_30_latexplotlib.py
tests/test_plt_available.py
tests/test_styles_available.py