backport addendum-index fix

This commit is contained in:
2026-02-24 08:06:21 +01:00
parent 78966cecde
commit 7bc2ba0c33

View File

@@ -39,6 +39,7 @@
counter(heading).update(0)
set heading(numbering: none)
context if query(selector(figure).after(here())).len() > 0 {
{
show regex("[\n,;.]? *Quelle:.*"): none
show ref: none
{
@@ -47,7 +48,7 @@
}
outline(title: "Anhangverzeichnis", target: selector(figure).after(here()))
pagebreak()
}
set figure(kind: raw, supplement: "Anhang")
counter(figure.where(kind: raw)).update(0)