.gitignore
LICENSE
README.md
justfile
pyproject.toml
setup.py
baseprinter/__init__.py
baseprinter/__main__.py
baseprinter/_version.py
baseprinter/cli.py
baseprinter/out.py
baseprinter.egg-info/PKG-INFO
baseprinter.egg-info/SOURCES.txt
baseprinter.egg-info/dependency_links.txt
baseprinter.egg-info/entry_points.txt
baseprinter.egg-info/requires.txt
baseprinter.egg-info/top_level.txt
baseprinter/pandoc/baseprint-jats.xml
baseprinter/pandoc/baseprint.yaml
baseprinter/pandoc/citation-hack.csl
baseprinter/templates/issues.html.jinja
tests/test_cli.py
tests/cases/example-latex/expected.toml
tests/cases/example-latex/init.toml
tests/cases/example-latex/src/document.tex
tests/cases/example-latex/src/main.tex
tests/cases/example-latex/src/pandocin.yaml
tests/cases/example-latex/src/references.bib
tests/cases/hello/expected.toml
tests/cases/hello/init.toml
tests/cases/hello/src/doc.md
tests/cases/titled-markdown/expected.toml
tests/cases/titled-markdown/init.toml
tests/cases/titled-markdown/src/doc.md