README
pyproject.toml
capita/__init__.py
capita/__main__.py
capita/__patch__.py
capita/cli.py
capita/creator.py
capita/path.py
capita/strategy.py
capita/table.py
capita.egg-info/PKG-INFO
capita.egg-info/SOURCES.txt
capita.egg-info/dependency_links.txt
capita.egg-info/entry_points.txt
capita.egg-info/requires.txt
capita.egg-info/top_level.txt
capita/biblio/__init__.py
capita/biblio/utils.py
capita/chapter/__init__.py
capita/chapter/outlines.py
capita/chapter/run.py
capita/chapter/starter.py
capita/chapter/utils.py
capita/feature/__init__.py
capita/feature/abbreviation.py
capita/feature/abstract.py
capita/feature/acknowledge.py
capita/feature/appendix.py
capita/feature/chapter.py
capita/feature/docinfo.py
capita/feature/figuretable.py
capita/feature/glossary.py
capita/feature/index.py
capita/feature/legal.py
capita/feature/paper.py
capita/feature/section.py
capita/feature/symboltable.py
capita/feature/tabletable.py
capita/feature/title.py
capita/feature/toc.py
capita/feature/whitepage.py
capita/paper/__init__.py
capita/paper/fonts.py
capita/paper/main.py
capita/section/__init__.py
capita/section/after.py
capita/section/ctor.py
capita/section/improve.py
capita/section/load.py
capita/section/run.py
capita/utils/__init__.py
capita/utils/headline.py
capita/utils/spa.py
capita/utils/text.py
tests/test_abbreviation.py
tests/test_abstract.py
tests/test_appendix.py
tests/test_chapter.py
tests/test_cli.py
tests/test_docinfo.py
tests/test_glossary.py
tests/test_headlines.py
tests/test_index.py
tests/test_legal.py
tests/test_old.py
tests/test_table.py
tests/test_textonpage.py
tests/test_textprocessor.py
tests/test_title.py
tests/test_toc.py
tests/test_validate.py
tests/test_whitepage.py