diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-11-29 18:40:47 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-11-29 18:40:47 +0100 |
| commit | 63c19a194cbb8f8ecc40ed27ca04a4892f798377 (patch) | |
| tree | 04825eb279dccaeb545bce07f7ccb1e56219fa27 /tests/typ/bugs | |
| parent | 3bd7318ec729392a88be5135851224c104b3a093 (diff) | |
Bump hayagriva
Diffstat (limited to 'tests/typ/bugs')
| -rw-r--r-- | tests/typ/bugs/bibliography-math.typ | 4 |
1 files changed, 4 insertions, 0 deletions
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") |
