From 020294fca9a7065d4b9cf4e677f606ebaaa29b00 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sat, 13 Apr 2024 10:39:45 +0200 Subject: Better test runner (#3922) --- tests/typ/bugs/footnote-keep-multiple.typ | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tests/typ/bugs/footnote-keep-multiple.typ (limited to 'tests/typ/bugs/footnote-keep-multiple.typ') 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] -- cgit v1.2.3