LICENSE
README.md
pyproject.toml
tests/test_api.py
tests/test_asset_resolution.py
tests/test_common_template.py
tests/test_config.py
tests/test_csv_table.py
tests/test_diagnostics.py
tests/test_diagram_cache_key.py
tests/test_distribution.py
tests/test_doc_badges.py
tests/test_download.py
tests/test_front_matter.py
tests/test_html_output.py
tests/test_incremental.py
tests/test_layout_blocks.py
tests/test_line_mapping.py
tests/test_markdown_basics.py
tests/test_mermaid_resident.py
tests/test_paper_template.py
tests/test_revision_history.py
tests/test_sections.py
tests/test_table_cell_style.py
tests/test_variables.py
tests/test_viewer_version.py
tests/test_watch.py
tests/test_worker.py
text_compositor/__init__.py
text_compositor/api.py
text_compositor/build.py
text_compositor/changes.py
text_compositor/chapters.py
text_compositor/compiler.py
text_compositor/config.py
text_compositor/deps.py
text_compositor/diagnostics.py
text_compositor/document.py
text_compositor/env_check.py
text_compositor/host_renderers.py
text_compositor/html_output.py
text_compositor/log.py
text_compositor/mermaid.py
text_compositor/project.py
text_compositor/renderer.py
text_compositor/typst_literal.py
text_compositor/worker.py
text_compositor.egg-info/PKG-INFO
text_compositor.egg-info/SOURCES.txt
text_compositor.egg-info/dependency_links.txt
text_compositor.egg-info/entry_points.txt
text_compositor.egg-info/requires.txt
text_compositor.egg-info/top_level.txt
text_compositor/templates/_common.typ
text_compositor/templates/paper.typ
text_compositor/templates/slide.typ
text_compositor/templates/template.typ