LICENSE
MANIFEST.in
README.md
pyproject.toml
server.py
tests/test_capabilities.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_styles.py
tests/test_templates.py
tests/test_tex_ingestion.py
tests/test_tools.py
tests/test_workflow.py
texflow/__init__.py
texflow/capabilities.py
texflow/compiler.py
texflow/ingestion.py
texflow/model.py
texflow/serializer.py
texflow/styles.py
texflow/templates.py
texflow/tex_ingestion.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/data/styles/classic-serif.yaml
texflow/data/styles/colorband-teal.yaml
texflow/data/styles/dark-academia.yaml
texflow/data/styles/midnight.yaml
texflow/data/styles/minimal.yaml
texflow/data/styles/modern-blue.yaml
texflow/data/styles/newsletter.yaml
texflow/data/styles/ocean-depth.yaml
texflow/data/styles/soft-rose.yaml
texflow/data/styles/sunbeam.yaml
texflow/data/styles/technical.yaml
texflow/data/styles/warm-earth.yaml
texflow/data/templates/callouts/tcolorbox-note.tex
texflow/data/templates/callouts/tcolorbox-theorem.tex
texflow/data/templates/charts/gantt-chart.tex
texflow/data/templates/charts/pgfplots-piechart.tex
texflow/data/templates/code/algorithm-pseudocode.tex
texflow/data/templates/code/listings-styled.tex
texflow/data/templates/code/minted-listing.tex
texflow/data/templates/diagrams/pgfplots-barchart.tex
texflow/data/templates/diagrams/pgfplots-lineplot.tex
texflow/data/templates/diagrams/pgfplots-scatter.tex
texflow/data/templates/diagrams/tikz-diagram.tex
texflow/data/templates/diagrams/tikz-flowchart.tex
texflow/data/templates/diagrams/tikz-state-machine.tex
texflow/data/templates/figures/figure-local-image.tex
texflow/data/templates/figures/figure-with-notes.tex
texflow/data/templates/figures/subfigures.tex
texflow/data/templates/layout/landscape-page.tex
texflow/data/templates/layout/minipage-side-by-side.tex
texflow/data/templates/layout/two-column-mixed.tex
texflow/data/templates/layout/wrapfigure.tex
texflow/data/templates/math/aligned-equations.tex
texflow/data/templates/math/cases-piecewise.tex
texflow/data/templates/math/gather-split.tex
texflow/data/templates/math/matrix.tex
texflow/data/templates/math/siunitx-quantities.tex
texflow/data/templates/math/theorem-proof.tex
texflow/data/templates/references/biblatex-citations.tex
texflow/data/templates/references/hyperref-cleveref.tex
texflow/data/templates/tables/colored-rows.tex
texflow/data/templates/tables/longtable.tex
texflow/data/templates/tables/multirow-table.tex
texflow/data/templates/tables/tabularx-full-width.tex
texflow/formatters/__init__.py
texflow/formatters/document.py
texflow/formatters/layout.py
texflow/formatters/primitives.py
texflow/formatters/render.py
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