diff --git a/dhsn.typ b/dhsn.typ index 36602fd..ed4e67e 100644 --- a/dhsn.typ +++ b/dhsn.typ @@ -153,9 +153,9 @@ if query(figure.where(kind: raw)).len() > 0 { { show heading: none - heading(numbering: none)[Anhangverzeichnis] + heading(numbering: none)[Anhangsverzeichnis] } - outline(title: "Anhangverzeichnis", target: figure.where(kind: raw)) + outline(title: "Anhangsverzeichnis", target: figure.where(kind: raw)) } } context { @@ -174,7 +174,7 @@ show heading: none heading(numbering: none)[Abkürzungsverzeichnis] } - print-index(title: "Abkürzungsverzeichnis", row-gutter: 5pt) + print-index(title: "Abkürzungsverzeichnis", row-gutter: 0.5em) } }