Add abstract and project organization

This commit is contained in:
2024-12-02 17:25:39 +02:00
parent 91eca5ce41
commit 684b56bd9a
7 changed files with 282 additions and 47 deletions

View File

@@ -184,6 +184,21 @@
}
set ref(supplement: it => { }) // disable default reference suppliments
show ref: it => {
let el = it.element
if el != none and el.func() == heading {
return link(
el.location(),
numbering(
el.numbering,
..counter(heading).at(el.location()),
) + " " + el.body,
)
}
it
}
/* --- Figure/Table config end --- */
set list(marker: (