Files
fil/tools/benchmark-harness/fixtures/typst_math.json
Henrik Jess Nielsen b4c07d3693
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s
Nomad changes
2026-06-01 23:40:55 +02:00

17 lines
585 B
JSON

{
"document": "../../../test_documents/typst/undergradmath.typ",
"file_type": "typ",
"file_size": 16617,
"expected_frameworks": ["kreuzberg"],
"metadata": {
"description": "Undergraduate mathematics reference in Typst with advanced math notation, custom functions, and LaTeX/TeX logo styling - 16.6KB",
"category": "typst-math",
"size_class": "small"
},
"ground_truth": {
"text_file": "../../../test_documents/ground_truth/typ/typst_math.txt",
"markdown_file": "../../../test_documents/ground_truth/typ/undergradmath.md",
"source": "pandoc"
}
}