LICENSE
README.md
pyproject.toml
latexport/__init__.py
latexport/config.py
latexport/create_main_index.py
latexport/embed_assets.py
latexport/main.py
latexport/zip_project.py
latexport.egg-info/PKG-INFO
latexport.egg-info/SOURCES.txt
latexport.egg-info/dependency_links.txt
latexport.egg-info/entry_points.txt
latexport.egg-info/requires.txt
latexport.egg-info/top_level.txt
latexport/latexml/amsmath-compat.ltxml
latexport/latexml/emph-in-math.ltxml
latexport/static/css/custom.css
latexport/static/js/custom.js
latexport/static/js/mathjax-config.js
latexport/templates/main_index_template.html
tests/test_create_main_index.py
tests/test_embed_assets.py
tests/test_main.py
tests/test_zip_project.py