This commit is contained in:
16
tools/benchmark-harness/fixtures/typst_math.json
Normal file
16
tools/benchmark-harness/fixtures/typst_math.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user