fix outline typos
This commit is contained in:
6
dhsn.typ
6
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)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user