1
0
mirror of https://gitlab.cvh-server.de/skrause/flashcards.git synced 2025-12-12 04:31:39 +01:00

temporary fix for docs

This commit is contained in:
2025-03-26 15:35:40 +01:00
parent e382bb162b
commit 06de190d38

View File

@@ -42,7 +42,8 @@
set page(numbering: "I", number-align: center)
let ht-first = state("page-first-section", [])
/*let ht-first = state("page-first-section", [])
let ht-last = state("page-last-section", [])
set page(
@@ -84,12 +85,12 @@
v(-0.8em)
line(length: 100%, stroke: 0.5pt)
}
)
)*/
// Table of contents
outline(depth: 3, indent: true)
pagebreak()
set page(numbering: "1")
counter(page).update(1)