▲ 1 r/typst
how to understand a surprising effect on bibliography heading display
Why does `#show heading.where(level: 1): it => { text(weight: "bold", size: 1.5em)[#counter(heading).display() #it.body] }` cause the bibliography to display with a counter (and not even the sequential heading 1 counter). I am not looking for alternative code, which I've found. I want to understand the effects of this code.
u/Econ0 — 8 days ago