diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/bugs/bibliography-math.png | bin | 0 -> 15075 bytes | |||
| -rw-r--r-- | tests/typ/bugs/bibliography-math.typ | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/bugs/bibliography-math.png b/tests/ref/bugs/bibliography-math.png Binary files differnew file mode 100644 index 00000000..0ab308dc --- /dev/null +++ b/tests/ref/bugs/bibliography-math.png 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") |
