From ff1e4049d168c7526d3e5e65a8a42bef9500bbf7 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Sun, 23 Apr 2023 15:01:34 +0200 Subject: Support show-set for outline and bibliography headings --- tests/ref/meta/bibliography.png | Bin 167075 -> 118062 bytes tests/typ/meta/bibliography.typ | 3 +++ 2 files changed, 3 insertions(+) (limited to 'tests') diff --git a/tests/ref/meta/bibliography.png b/tests/ref/meta/bibliography.png index c5a408af..8e5e18ec 100644 Binary files a/tests/ref/meta/bibliography.png and b/tests/ref/meta/bibliography.png differ diff --git a/tests/typ/meta/bibliography.typ b/tests/typ/meta/bibliography.typ index e25c5410..94b44346 100644 --- a/tests/typ/meta/bibliography.typ +++ b/tests/typ/meta/bibliography.typ @@ -30,6 +30,9 @@ And quark! @quark --- #set page(width: 200pt) +#set heading(numbering: "1.") +#show bibliography: set heading(numbering: "1.") + = Multiple Bibs Now we have multiple bibliographies containing #cite("glacier-melt", "keshav2007read") #bibliography(("/works.bib", "/works_too.bib")) -- cgit v1.2.3