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/typ/meta/bibliography.typ | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests/typ') 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