diff options
Diffstat (limited to 'tests/typ/bugs/footnote-keep-multiple.typ')
| -rw-r--r-- | tests/typ/bugs/footnote-keep-multiple.typ | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/typ/bugs/footnote-keep-multiple.typ b/tests/typ/bugs/footnote-keep-multiple.typ deleted file mode 100644 index e4efe3ce..00000000 --- a/tests/typ/bugs/footnote-keep-multiple.typ +++ /dev/null @@ -1,10 +0,0 @@ -// Test that the logic that keeps footnote entry together with -// their markers also works for multiple footnotes in a single -// line or frame (here, there are two lines, but they are one -// unit due to orphan prevention). - ---- -#set page(height: 100pt) -#v(40pt) -A #footnote[a] \ -B #footnote[b] |
