mirror of
https://gitlab.cvh-server.de/skrause/flashcards.git
synced 2025-12-12 07:51:38 +01:00
temporary fix for docs
This commit is contained in:
@@ -42,7 +42,8 @@
|
|||||||
|
|
||||||
set page(numbering: "I", number-align: center)
|
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", [])
|
let ht-last = state("page-last-section", [])
|
||||||
|
|
||||||
set page(
|
set page(
|
||||||
@@ -84,7 +85,7 @@
|
|||||||
v(-0.8em)
|
v(-0.8em)
|
||||||
line(length: 100%, stroke: 0.5pt)
|
line(length: 100%, stroke: 0.5pt)
|
||||||
}
|
}
|
||||||
)
|
)*/
|
||||||
|
|
||||||
// Table of contents
|
// Table of contents
|
||||||
outline(depth: 3, indent: true)
|
outline(depth: 3, indent: true)
|
||||||
|
|||||||
Reference in New Issue
Block a user