summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-09-14 13:36:39 +0200
committerGitHub <noreply@github.com>2023-09-14 13:36:39 +0200
commit3dd12d13f81ec5920e6d23248933a11c54ddb590 (patch)
tree81893d12ad105e621c347cc1fa1dfa5bd425261b /tests
parentf90701e132679f8372e8a32171dd013646c7f276 (diff)
Fix invisibles on final page (#2141)
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/bugs/pagebreak-bibliography.pngbin0 -> 1860 bytes
-rw-r--r--tests/typ/bugs/pagebreak-bibliography.typ5
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/ref/bugs/pagebreak-bibliography.png b/tests/ref/bugs/pagebreak-bibliography.png
new file mode 100644
index 00000000..43de1574
--- /dev/null
+++ b/tests/ref/bugs/pagebreak-bibliography.png
Binary files differ
diff --git a/tests/typ/bugs/pagebreak-bibliography.typ b/tests/typ/bugs/pagebreak-bibliography.typ
new file mode 100644
index 00000000..bfc78250
--- /dev/null
+++ b/tests/typ/bugs/pagebreak-bibliography.typ
@@ -0,0 +1,5 @@
+// Test weak pagebreak before bibliography.
+
+---
+#pagebreak(weak: true)
+#bibliography("/files/works.bib")