.deepsource.toml
.editorconfig
.gitignore
.markdownlint-cli2.jsonc
.pre-commit-config.yaml
LICENSE
README.md
devenv.lock
devenv.nix
devenv.yaml
mkdocs.yaml
pyproject.toml
.github/requirements-old.txt
.github/scripts/extract-notes.sh
.github/workflows/mkdocs.yaml
.github/workflows/pytest.yaml
.github/workflows/release.yaml
.vscode/settings.json
docs/changelog.md
docs/clean_stdout.sed
docs/development.md
docs/index.md
docs/installation.md
docs/license.md
docs/advanced_topics/archive_git.md
docs/advanced_topics/bibsane.md
docs/advanced_topics/good_practices.md
docs/advanced_topics/inventory_files.md
docs/advanced_topics/sync_zenodo.md
docs/advanced_topics/tile_pdfs.md
docs/advanced_topics/unplot.md
docs/advanced_topics/tile_pdfs/.gitignore
docs/advanced_topics/tile_pdfs/figure.png
docs/advanced_topics/tile_pdfs/hexagon.svg
docs/advanced_topics/tile_pdfs/main.sh
docs/advanced_topics/tile_pdfs/pentagon.svg
docs/advanced_topics/tile_pdfs/plan.py
docs/advanced_topics/tile_pdfs/square.svg
docs/advanced_topics/tile_pdfs/stdout.txt
docs/advanced_topics/tile_pdfs/tile.py
docs/advanced_topics/tile_pdfs/triangle.svg
docs/advanced_topics/unplot/.gitignore
docs/advanced_topics/unplot/main.sh
docs/advanced_topics/unplot/plan.py
docs/advanced_topics/unplot/plot.json
docs/advanced_topics/unplot/plot.svg
docs/advanced_topics/unplot/stdout.txt
docs/from_scratch/introduction.md
docs/from_template/before_you_begin.md
docs/from_template/create_or_clone_a_project.md
docs/from_template/introduction.md
docs/from_template/working_on_a_project.md
docs/reference/stepup.reprep.api.md
docs/reference/stepup.reprep.bibsane.md
docs/reference/stepup.reprep.tile_pdf.md
overrides/main.html
stepup/reprep/__init__.py
stepup/reprep/add_notes_pdf.py
stepup/reprep/api.py
stepup/reprep/bibsane.py
stepup/reprep/bibtex_log.py
stepup/reprep/cat_pdf.py
stepup/reprep/check_hrefs.py
stepup/reprep/check_inventory.py
stepup/reprep/compile_latex.py
stepup/reprep/compile_typst.py
stepup/reprep/convert_inkscape.py
stepup/reprep/convert_markdown.py
stepup/reprep/convert_weasyprint.py
stepup/reprep/flatten_latex.py
stepup/reprep/inventory.py
stepup/reprep/latex_deps.py
stepup/reprep/latex_log.py
stepup/reprep/make_inventory.py
stepup/reprep/normalize_pdf.py
stepup/reprep/nup_pdf.py
stepup/reprep/pytest.py
stepup/reprep/raster_pdf.py
stepup/reprep/render_jinja.py
stepup/reprep/sync_zenodo.py
stepup/reprep/tile_pdf.py
stepup/reprep/unplot.py
stepup/reprep/zip_inventory.py
stepup_reprep.egg-info/PKG-INFO
stepup_reprep.egg-info/SOURCES.txt
stepup_reprep.egg-info/dependency_links.txt
stepup_reprep.egg-info/entry_points.txt
stepup_reprep.egg-info/requires.txt
stepup_reprep.egg-info/top_level.txt
tests/conftest.py
tests/reprep_common.py
tests/test_bibtex_log.py
tests/test_examples.py
tests/test_inventory.py
tests/test_latex_deps.py
tests/test_latex_flat.py
tests/test_latex_log.py
tests/test_render_jinja.py
tests/test_sync_zenodo.py
tests/test_unplot.py
tests/test_zip.py
tests/examples/add_notes_pdf/.gitignore
tests/examples/add_notes_pdf/README.md
tests/examples/add_notes_pdf/expected_graph.txt
tests/examples/add_notes_pdf/expected_stdout.txt
tests/examples/add_notes_pdf/main.sh
tests/examples/add_notes_pdf/notes.pdf
tests/examples/add_notes_pdf/plan.py
tests/examples/add_notes_pdf/src.pdf
tests/examples/bibsane_other/.gitignore
tests/examples/bibsane_other/README.md
tests/examples/bibsane_other/bibsane.yaml
tests/examples/bibsane_other/expected_cleaned.bib
tests/examples/bibsane_other/expected_graph.txt
tests/examples/bibsane_other/expected_stdout.txt
tests/examples/bibsane_other/main.sh
tests/examples/bibsane_other/paper.aux
tests/examples/bibsane_other/plan.py
tests/examples/bibsane_other/references.bib
tests/examples/bibsane_same/.gitignore
tests/examples/bibsane_same/README.md
tests/examples/bibsane_same/bibsane.yaml
tests/examples/bibsane_same/expected_graph.txt
tests/examples/bibsane_same/expected_references.bib
tests/examples/bibsane_same/expected_stdout.txt
tests/examples/bibsane_same/main.sh
tests/examples/bibsane_same/original.bib
tests/examples/bibsane_same/paper.aux
tests/examples/bibsane_same/plan.py
tests/examples/cat_pdf/.gitignore
tests/examples/cat_pdf/README.md
tests/examples/cat_pdf/doc1.pdf
tests/examples/cat_pdf/doc2.pdf
tests/examples/cat_pdf/expected_graph.txt
tests/examples/cat_pdf/expected_stdout.txt
tests/examples/cat_pdf/main.sh
tests/examples/cat_pdf/plan.py
tests/examples/cat_pdf/reproducibility_inventory.txt
tests/examples/check_hrefs_html/.gitignore
tests/examples/check_hrefs_html/README.md
tests/examples/check_hrefs_html/check_hrefs.yaml
tests/examples/check_hrefs_html/expected_graph.txt
tests/examples/check_hrefs_html/expected_stdout.txt
tests/examples/check_hrefs_html/main.sh
tests/examples/check_hrefs_html/plan.py
tests/examples/check_hrefs_html/test.html
tests/examples/check_hrefs_md/.gitignore
tests/examples/check_hrefs_md/README.md
tests/examples/check_hrefs_md/check_hrefs.yaml
tests/examples/check_hrefs_md/expected_graph.txt
tests/examples/check_hrefs_md/expected_stdout.txt
tests/examples/check_hrefs_md/main.sh
tests/examples/check_hrefs_md/plan.py
tests/examples/check_hrefs_md/test.md
tests/examples/check_hrefs_pdf/.gitignore
tests/examples/check_hrefs_pdf/README.md
tests/examples/check_hrefs_pdf/check_hrefs.yaml
tests/examples/check_hrefs_pdf/expected_graph.txt
tests/examples/check_hrefs_pdf/expected_stdout.txt
tests/examples/check_hrefs_pdf/main.sh
tests/examples/check_hrefs_pdf/main.tex
tests/examples/check_hrefs_pdf/plan.py
tests/examples/compile_lualatex_simple/.gitignore
tests/examples/compile_lualatex_simple/expected_graph.txt
tests/examples/compile_lualatex_simple/expected_stdout.txt
tests/examples/compile_lualatex_simple/main.sh
tests/examples/compile_lualatex_simple/paper.tex
tests/examples/compile_lualatex_simple/plan.py
tests/examples/compile_pdflatex_bbl/.gitignore
tests/examples/compile_pdflatex_bbl/expected_graph.txt
tests/examples/compile_pdflatex_bbl/expected_stdout.txt
tests/examples/compile_pdflatex_bbl/main.sh
tests/examples/compile_pdflatex_bbl/paper.bbl
tests/examples/compile_pdflatex_bbl/paper.tex
tests/examples/compile_pdflatex_bbl/plan.py
tests/examples/compile_pdflatex_bibtex/.gitignore
tests/examples/compile_pdflatex_bibtex/bibsane.yaml
tests/examples/compile_pdflatex_bibtex/expected_graph.txt
tests/examples/compile_pdflatex_bibtex/expected_stdout.txt
tests/examples/compile_pdflatex_bibtex/main.sh
tests/examples/compile_pdflatex_bibtex/paper.tex
tests/examples/compile_pdflatex_bibtex/plan.py
tests/examples/compile_pdflatex_bibtex/references.bib
tests/examples/compile_pdflatex_input/.gitignore
tests/examples/compile_pdflatex_input/expected_graph.txt
tests/examples/compile_pdflatex_input/expected_stdout.txt
tests/examples/compile_pdflatex_input/main.sh
tests/examples/compile_pdflatex_input/paper.tex
tests/examples/compile_pdflatex_input/plan.py
tests/examples/compile_pdflatex_input/smile.pdf
tests/examples/compile_typst_args/.gitignore
tests/examples/compile_typst_args/README.md
tests/examples/compile_typst_args/expected_graph.txt
tests/examples/compile_typst_args/expected_stdout.txt
tests/examples/compile_typst_args/lorem.typ
tests/examples/compile_typst_args/main.sh
tests/examples/compile_typst_args/plan.py
tests/examples/compile_typst_dep/.gitignore
tests/examples/compile_typst_dep/README.md
tests/examples/compile_typst_dep/document.typ
tests/examples/compile_typst_dep/expected_graph.txt
tests/examples/compile_typst_dep/expected_stdout.txt
tests/examples/compile_typst_dep/image.py
tests/examples/compile_typst_dep/main.sh
tests/examples/compile_typst_dep/plan.py
tests/examples/compile_typst_dep_error/.gitignore
tests/examples/compile_typst_dep_error/README.md
tests/examples/compile_typst_dep_error/document.typ
tests/examples/compile_typst_dep_error/expected_graph.txt
tests/examples/compile_typst_dep_error/expected_stdout.txt
tests/examples/compile_typst_dep_error/main.sh
tests/examples/compile_typst_dep_error/plan.py
tests/examples/compile_typst_error/.gitignore
tests/examples/compile_typst_error/README.md
tests/examples/compile_typst_error/error.typ
tests/examples/compile_typst_error/expected_graph.txt
tests/examples/compile_typst_error/expected_stdout.txt
tests/examples/compile_typst_error/main.sh
tests/examples/compile_typst_error/plan.py
tests/examples/compile_typst_external/.gitignore
tests/examples/compile_typst_external/README.md
tests/examples/compile_typst_external/expected_graph.txt
tests/examples/compile_typst_external/expected_stdout.txt
tests/examples/compile_typst_external/main.sh
tests/examples/compile_typst_external/doc/main.typ
tests/examples/compile_typst_external/doc/other.typ
tests/examples/compile_typst_external/stepup/plan.py
tests/examples/compile_typst_png/.gitignore
tests/examples/compile_typst_png/README.md
tests/examples/compile_typst_png/belgium.typ
tests/examples/compile_typst_png/expected_graph.txt
tests/examples/compile_typst_png/expected_stdout.txt
tests/examples/compile_typst_png/main.sh
tests/examples/compile_typst_png/plan.py
tests/examples/compile_typst_png_multi/.gitignore
tests/examples/compile_typst_png_multi/README.md
tests/examples/compile_typst_png_multi/lorem.dep
tests/examples/compile_typst_png_multi/lorem.typ
tests/examples/compile_typst_png_multi/main.sh
tests/examples/compile_typst_png_multi/plan.py
tests/examples/compile_typst_relpath/.gitignore
tests/examples/compile_typst_relpath/README.md
tests/examples/compile_typst_relpath/expected_graph.txt
tests/examples/compile_typst_relpath/expected_stdout.txt
tests/examples/compile_typst_relpath/main.sh
tests/examples/compile_typst_relpath/out.pdf
tests/examples/compile_typst_relpath/plan.py
tests/examples/compile_typst_relpath/source/document.typ
tests/examples/compile_typst_relpath/source/tada.svg
tests/examples/compile_typst_relpath/source/aux/productivity.csv
tests/examples/compile_typst_simple/.gitignore
tests/examples/compile_typst_simple/README.md
tests/examples/compile_typst_simple/document.typ
tests/examples/compile_typst_simple/expected_graph.txt
tests/examples/compile_typst_simple/expected_stdout.txt
tests/examples/compile_typst_simple/main.sh
tests/examples/compile_typst_simple/plan.py
tests/examples/compile_typst_svg/.gitignore
tests/examples/compile_typst_svg/README.md
tests/examples/compile_typst_svg/expected_graph.txt
tests/examples/compile_typst_svg/expected_stdout.txt
tests/examples/compile_typst_svg/main.sh
tests/examples/compile_typst_svg/plan.py
tests/examples/compile_typst_svg/weather.typ
tests/examples/compile_typst_svg_deps/.gitignore
tests/examples/compile_typst_svg_deps/README.md
tests/examples/compile_typst_svg_deps/demo.typ
tests/examples/compile_typst_svg_deps/embedded.svg
tests/examples/compile_typst_svg_deps/expected_graph.txt
tests/examples/compile_typst_svg_deps/expected_stdout.txt
tests/examples/compile_typst_svg_deps/linked.svg
tests/examples/compile_typst_svg_deps/main.sh
tests/examples/compile_typst_svg_deps/plan.py
tests/examples/compile_typst_svg_deps/random.png
tests/examples/compile_typst_svg_multi/.gitignore
tests/examples/compile_typst_svg_multi/README.md
tests/examples/compile_typst_svg_multi/lorem.typ
tests/examples/compile_typst_svg_multi/main.sh
tests/examples/compile_typst_svg_multi/plan.py
tests/examples/compile_typst_sysinp/.gitignore
tests/examples/compile_typst_sysinp/README.md
tests/examples/compile_typst_sysinp/expected_graph.txt
tests/examples/compile_typst_sysinp/expected_stdout.txt
tests/examples/compile_typst_sysinp/main.sh
tests/examples/compile_typst_sysinp/plan.py
tests/examples/compile_typst_sysinp/template.typ
tests/examples/compile_typst_sysinp_json/.gitignore
tests/examples/compile_typst_sysinp_json/README.md
tests/examples/compile_typst_sysinp_json/expected_graph.txt
tests/examples/compile_typst_sysinp_json/expected_stdout.txt
tests/examples/compile_typst_sysinp_json/main.sh
tests/examples/compile_typst_sysinp_json/persons.json
tests/examples/compile_typst_sysinp_json/plan.py
tests/examples/compile_typst_sysinp_json/template.typ
tests/examples/compile_xelatex_input/.gitignore
tests/examples/compile_xelatex_input/expected_graph.txt
tests/examples/compile_xelatex_input/expected_stdout.txt
tests/examples/compile_xelatex_input/main.sh
tests/examples/compile_xelatex_input/paper.tex
tests/examples/compile_xelatex_input/plan.py
tests/examples/compile_xelatex_input/smile.pdf
tests/examples/convert_inkscape/.gitignore
tests/examples/convert_inkscape/README.md
tests/examples/convert_inkscape/expected_graph.txt
tests/examples/convert_inkscape/expected_stdout.txt
tests/examples/convert_inkscape/glasses.svg
tests/examples/convert_inkscape/main.sh
tests/examples/convert_inkscape/plan.py
tests/examples/convert_inkscape/smile.svg
tests/examples/convert_inkscape_concurrency/.gitignore
tests/examples/convert_inkscape_concurrency/README.md
tests/examples/convert_inkscape_concurrency/dots_050.svg
tests/examples/convert_inkscape_concurrency/dots_055.svg
tests/examples/convert_inkscape_concurrency/dots_060.svg
tests/examples/convert_inkscape_concurrency/dots_065.svg
tests/examples/convert_inkscape_concurrency/dots_070.svg
tests/examples/convert_inkscape_concurrency/dots_075.svg
tests/examples/convert_inkscape_concurrency/dots_080.svg
tests/examples/convert_inkscape_concurrency/dots_085.svg
tests/examples/convert_inkscape_concurrency/dots_090.svg
tests/examples/convert_inkscape_concurrency/dots_095.svg
tests/examples/convert_inkscape_concurrency/dots_100.svg
tests/examples/convert_inkscape_concurrency/dots_105.svg
tests/examples/convert_inkscape_concurrency/dots_110.svg
tests/examples/convert_inkscape_concurrency/dots_115.svg
tests/examples/convert_inkscape_concurrency/dots_120.svg
tests/examples/convert_inkscape_concurrency/dots_125.svg
tests/examples/convert_inkscape_concurrency/dots_130.svg
tests/examples/convert_inkscape_concurrency/dots_135.svg
tests/examples/convert_inkscape_concurrency/dots_140.svg
tests/examples/convert_inkscape_concurrency/dots_145.svg
tests/examples/convert_inkscape_concurrency/main.sh
tests/examples/convert_inkscape_concurrency/plan.py
tests/examples/convert_jupyter/.gitignore
tests/examples/convert_jupyter/README.md
tests/examples/convert_jupyter/data.json
tests/examples/convert_jupyter/demo.ipynb
tests/examples/convert_jupyter/expected_graph.txt
tests/examples/convert_jupyter/expected_stdout.txt
tests/examples/convert_jupyter/main.sh
tests/examples/convert_jupyter/plan.py
tests/examples/convert_jupyter/points.txt
tests/examples/convert_libreoffice/.gitignore
tests/examples/convert_libreoffice/README.md
tests/examples/convert_libreoffice/expected_graph.txt
tests/examples/convert_libreoffice/expected_stdout.txt
tests/examples/convert_libreoffice/main.sh
tests/examples/convert_libreoffice/plan.py
tests/examples/convert_libreoffice/slide.odp
tests/examples/convert_libreoffice_concurrency/.gitignore
tests/examples/convert_libreoffice_concurrency/main.sh
tests/examples/convert_libreoffice_concurrency/plan.py
tests/examples/convert_libreoffice_concurrency/something.odt
tests/examples/convert_markdown/.gitignore
tests/examples/convert_markdown/README.md
tests/examples/convert_markdown/expected_graph.txt
tests/examples/convert_markdown/expected_stdout.txt
tests/examples/convert_markdown/main.sh
tests/examples/convert_markdown/page.css
tests/examples/convert_markdown/plan.py
tests/examples/convert_markdown/sub/demo.css
tests/examples/convert_markdown/sub/demo.md
tests/examples/convert_markdown_concurrency/.gitignore
tests/examples/convert_markdown_concurrency/README.md
tests/examples/convert_markdown_concurrency/expected_graph.txt
tests/examples/convert_markdown_concurrency/main.sh
tests/examples/convert_markdown_concurrency/plan.py
tests/examples/convert_markdown_concurrency/write.py
tests/examples/convert_markdown_env/.gitignore
tests/examples/convert_markdown_env/README.md
tests/examples/convert_markdown_env/expected_graph.txt
tests/examples/convert_markdown_env/expected_stdout.txt
tests/examples/convert_markdown_env/main.sh
tests/examples/convert_markdown_env/plan.py
tests/examples/convert_markdown_env/common/demo.css
tests/examples/convert_markdown_env/common/page.css
tests/examples/convert_markdown_env/source/demo.md
tests/examples/convert_mutool/.gitignore
tests/examples/convert_mutool/README.md
tests/examples/convert_mutool/example.pdf
tests/examples/convert_mutool/expected_graph.txt
tests/examples/convert_mutool/expected_stdout.txt
tests/examples/convert_mutool/main.sh
tests/examples/convert_mutool/plan.py
tests/examples/convert_mutool/reproducibility_inventory.txt
tests/examples/convert_weasyprint/.gitignore
tests/examples/convert_weasyprint/README.md
tests/examples/convert_weasyprint/block.png
tests/examples/convert_weasyprint/doc.html
tests/examples/convert_weasyprint/expected_graph.txt
tests/examples/convert_weasyprint/expected_stdout.txt
tests/examples/convert_weasyprint/main.sh
tests/examples/convert_weasyprint/plan.py
tests/examples/convert_weasyprint/style.css
tests/examples/diff_latex/.gitignore
tests/examples/diff_latex/README.md
tests/examples/diff_latex/expected_graph.txt
tests/examples/diff_latex/expected_stdout.txt
tests/examples/diff_latex/main.sh
tests/examples/diff_latex/new.tex
tests/examples/diff_latex/old.tex
tests/examples/diff_latex/plan.py
tests/examples/flatten_latex/.gitignore
tests/examples/flatten_latex/README.md
tests/examples/flatten_latex/article_structured.tex
tests/examples/flatten_latex/expected_article.tex
tests/examples/flatten_latex/expected_graph1.txt
tests/examples/flatten_latex/expected_graph2.txt
tests/examples/flatten_latex/expected_stdout1.txt
tests/examples/flatten_latex/expected_stdout2.txt
tests/examples/flatten_latex/main.sh
tests/examples/flatten_latex/part1.tex
tests/examples/flatten_latex/part2.tex
tests/examples/flatten_latex/plan1.py
tests/examples/flatten_latex/plan2.py
tests/examples/flatten_latex/sub/original.tex
tests/examples/flatten_latex_subdir/.gitignore
tests/examples/flatten_latex_subdir/README.md
tests/examples/flatten_latex_subdir/expected_article.tex
tests/examples/flatten_latex_subdir/expected_graph.txt
tests/examples/flatten_latex_subdir/expected_inventory.txt
tests/examples/flatten_latex_subdir/expected_stdout.txt
tests/examples/flatten_latex_subdir/inventory.def
tests/examples/flatten_latex_subdir/main.sh
tests/examples/flatten_latex_subdir/plan.py
tests/examples/flatten_latex_subdir/sub/article_structured.tex
tests/examples/flatten_latex_subdir/sub/part1.tex
tests/examples/flatten_latex_subdir/sub/part2.tex
tests/examples/make_inventory_list/.gitignore
tests/examples/make_inventory_list/README.md
tests/examples/make_inventory_list/expected_graph.txt
tests/examples/make_inventory_list/expected_inventory.txt
tests/examples/make_inventory_list/expected_stdout.txt
tests/examples/make_inventory_list/main.sh
tests/examples/make_inventory_list/plan.py
tests/examples/nup_pdf/.gitignore
tests/examples/nup_pdf/README.md
tests/examples/nup_pdf/expected_graph.txt
tests/examples/nup_pdf/expected_stdout.txt
tests/examples/nup_pdf/main.sh
tests/examples/nup_pdf/plan.py
tests/examples/nup_pdf/reproducibility_inventory.txt
tests/examples/nup_pdf/src.pdf
tests/examples/raster_pdf/.gitignore
tests/examples/raster_pdf/README.md
tests/examples/raster_pdf/expected_graph.txt
tests/examples/raster_pdf/expected_stdout.txt
tests/examples/raster_pdf/main.sh
tests/examples/raster_pdf/plan.py
tests/examples/raster_pdf/smile.pdf
tests/examples/render_jinja_dict/.gitignore
tests/examples/render_jinja_dict/README.md
tests/examples/render_jinja_dict/expected_graph.txt
tests/examples/render_jinja_dict/expected_stdout.txt
tests/examples/render_jinja_dict/main.sh
tests/examples/render_jinja_dict/plan.py
tests/examples/render_jinja_dict/template.txt
tests/examples/render_jinja_json/.gitignore
tests/examples/render_jinja_json/README.md
tests/examples/render_jinja_json/expected_graph.txt
tests/examples/render_jinja_json/expected_stdout.txt
tests/examples/render_jinja_json/main.sh
tests/examples/render_jinja_json/plan.py
tests/examples/render_jinja_json/template.txt
tests/examples/render_jinja_json/trip1.json
tests/examples/render_jinja_json/trip2.json
tests/examples/render_jinja_python/.gitignore
tests/examples/render_jinja_python/README.md
tests/examples/render_jinja_python/expected_graph.txt
tests/examples/render_jinja_python/expected_stdout.txt
tests/examples/render_jinja_python/main.sh
tests/examples/render_jinja_python/plan.py
tests/examples/render_jinja_python/template.md
tests/examples/render_jinja_python/variables.py
tests/examples/render_jinja_relpath/.gitignore
tests/examples/render_jinja_relpath/expected_graph.txt
tests/examples/render_jinja_relpath/expected_stdout.txt
tests/examples/render_jinja_relpath/main.sh
tests/examples/render_jinja_relpath/plan.py
tests/examples/render_jinja_relpath/variables.py
tests/examples/render_jinja_relpath/static/main.tex
tests/examples/render_jinja_relpath/static/plan.py
tests/examples/render_jinja_relpath/static/preamble.inc.tex
tests/examples/render_jinja_relpath/static/variables.py
tests/examples/render_jinja_yaml/.gitignore
tests/examples/render_jinja_yaml/README.md
tests/examples/render_jinja_yaml/expected_graph.txt
tests/examples/render_jinja_yaml/expected_stdout.txt
tests/examples/render_jinja_yaml/main.sh
tests/examples/render_jinja_yaml/plan.py
tests/examples/render_jinja_yaml/template.txt
tests/examples/render_jinja_yaml/trip1.yaml
tests/examples/render_jinja_yaml/trip2.yaml
tests/examples/sync_zenodo/.gitignore
tests/examples/sync_zenodo/README.md
tests/examples/sync_zenodo/expected_graph.txt
tests/examples/sync_zenodo/expected_stdout.txt
tests/examples/sync_zenodo/main.sh
tests/examples/sync_zenodo/plan.py
tests/examples/sync_zenodo/zenodo.md
tests/examples/sync_zenodo/zenodo.yaml
tests/examples/tile_pdf/.gitignore
tests/examples/tile_pdf/README.md
tests/examples/tile_pdf/expected_graph.txt
tests/examples/tile_pdf/expected_stdout.txt
tests/examples/tile_pdf/hexagon.svg
tests/examples/tile_pdf/horizontal.svg
tests/examples/tile_pdf/main.sh
tests/examples/tile_pdf/pentagon.svg
tests/examples/tile_pdf/plan.py
tests/examples/tile_pdf/square.svg
tests/examples/tile_pdf/tile.py
tests/examples/tile_pdf/triangle.svg
tests/examples/tile_pdf/vera.ttf
tests/examples/tile_pdf/vertical.svg
tests/examples/unplot/.gitignore
tests/examples/unplot/README.md
tests/examples/unplot/expected_graph.txt
tests/examples/unplot/expected_plot1.json
tests/examples/unplot/expected_plot2.json
tests/examples/unplot/expected_stdout.txt
tests/examples/unplot/main.sh
tests/examples/unplot/plan.py
tests/examples/unplot/plot1.svg
tests/examples/unplot/plot2.svg
tests/examples/zip_inventory/.gitignore
tests/examples/zip_inventory/README.md
tests/examples/zip_inventory/expected_graph.txt
tests/examples/zip_inventory/expected_stdout.txt
tests/examples/zip_inventory/main.sh
tests/examples/zip_inventory/plan.py
tests/examples/zip_inventory/static.txt
tests/examples/zip_tree/.gitignore
tests/examples/zip_tree/README.md
tests/examples/zip_tree/expected_graph.txt
tests/examples/zip_tree/expected_stdout.txt
tests/examples/zip_tree/main.sh
tests/examples/zip_tree/plan.py