refactor #5

Merged
servostar merged 6 commits from refactor into main 2024-04-04 10:25:05 +00:00
3 changed files with 7 additions and 3 deletions
Showing only changes of commit 68c2e4ae49 - Show all commits

View File

@ -114,3 +114,6 @@
}
#print-glossary(glossary_entries)
// reset page counter
#counter(page).update(0)

View File

@ -104,9 +104,6 @@
#include "content/preface.typ"
#include "content/outline.typ"
// reset page counter
#counter(page).update(1)
#set heading(numbering: "1.")
// start numbering pages with numeric digits

View File

@ -2,3 +2,7 @@
#import "../prelude.typ" as prelude
= Einleitung
#pagebreak()
= Test