From 63c19a194cbb8f8ecc40ed27ca04a4892f798377 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Wed, 29 Nov 2023 18:40:47 +0100 Subject: Bump hayagriva --- tests/ref/bugs/bibliography-math.png | Bin 0 -> 15075 bytes tests/typ/bugs/bibliography-math.typ | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 tests/ref/bugs/bibliography-math.png create mode 100644 tests/typ/bugs/bibliography-math.typ (limited to 'tests') diff --git a/tests/ref/bugs/bibliography-math.png b/tests/ref/bugs/bibliography-math.png new file mode 100644 index 00000000..0ab308dc Binary files /dev/null and b/tests/ref/bugs/bibliography-math.png differ diff --git a/tests/typ/bugs/bibliography-math.typ b/tests/typ/bugs/bibliography-math.typ new file mode 100644 index 00000000..2f3dabcd --- /dev/null +++ b/tests/typ/bugs/bibliography-math.typ @@ -0,0 +1,4 @@ +#set page(width: 200pt) + +@Zee04 +#bibliography("/files/works_too.bib", style: "mla") -- cgit v1.2.3