.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.md
environment.yml
pyproject.toml
requirements_test.txt
setup.cfg
setup.py
.github/workflows/ci.yml
examples/example_poly.pdf
examples/example_poly.png
examples/example_poly.py
examples/example_poly_minimal.pdf
examples/example_poly_minimal.png
examples/example_poly_minimal.py
src/latexplotlib/__init__.py
src/latexplotlib/_latexplotlib.py
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
styles/latex10pt-minimal.mplstyle
styles/latex10pt.mplstyle
styles/latex11pt-minimal.mplstyle
styles/latex11pt.mplstyle
styles/latex12pt-minimal.mplstyle
styles/latex12pt.mplstyle
tests/conftest.py
tests/test_latexplotlib.py