LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
curvenote/__init__.py
curvenote/__main__.py
curvenote/cli.py
curvenote/client.py
curvenote/image.py
curvenote/markdown.py
curvenote/models.py
curvenote/notebook.py
curvenote/utils.py
curvenote/version.py
curvenote.egg-info/PKG-INFO
curvenote.egg-info/SOURCES.txt
curvenote.egg-info/dependency_links.txt
curvenote.egg-info/requires.txt
curvenote.egg-info/top_level.txt
curvenote/latex/__init__.py
curvenote/latex/article.py
curvenote/latex/block_version.py
curvenote/latex/project.py
curvenote/latex/templates/default/curvenote_paper.sty
curvenote/latex/templates/default/index.tpl.tex
curvenote/latex/templates/default/logo-horizontal-dark.png
curvenote/latex/utils/__init__.py
curvenote/latex/utils/get_image_block.py
curvenote/latex/utils/imagemagick.py
curvenote/latex/utils/index.py
curvenote/latex/utils/localize_image_from_top_level_block.py
curvenote/latex/utils/localize_images.py
curvenote/latex/utils/localize_images_from_content_block.py
curvenote/latex/utils/localize_images_from_output_block.py
curvenote/latex/utils/patch_local_images_from_tex_block.py
curvenote/latex/utils/regex.py