LICENSE
MANIFEST.in
README.md
pyproject.toml
server.py
tests/test_compiler.py
tests/test_formatters.py
tests/test_ingestion.py
tests/test_model.py
tests/test_queue.py
tests/test_serializer.py
tests/test_tools.py
tests/test_workflow.py
texflow/__init__.py
texflow/compiler.py
texflow/formatters.py
texflow/ingestion.py
texflow/model.py
texflow/serializer.py
texflow/data/class_defaults.json
texflow/data/font_map.json
texflow/data/latex_reference/README.md
texflow/data/latex_reference/build_reference_data.py
texflow/data/latex_reference/metadata.json
texflow/data/latex_reference/commands/math.json
texflow/data/latex_reference/commands/package-mappings.json
texflow/data/latex_reference/commands/sectioning.json
texflow/data/latex_reference/errors/patterns.json
texflow/data/latex_reference/packages/amsmath.json
texflow/data/latex_reference/packages/common-packages.json
texflow/data/latex_reference/symbols/greek.json
texflow/data/latex_reference/symbols/math.json
texflow/tools/__init__.py
texflow/tools/document.py
texflow/tools/edit.py
texflow/tools/layout.py
texflow/tools/queue.py
texflow/tools/reference.py
texflow/tools/render.py
texflow/tools/state.py
texflow/tools/workflow.py
texflow_mcp.egg-info/PKG-INFO
texflow_mcp.egg-info/SOURCES.txt
texflow_mcp.egg-info/dependency_links.txt
texflow_mcp.egg-info/entry_points.txt
texflow_mcp.egg-info/requires.txt
texflow_mcp.egg-info/top_level.txt