10 lines
206 B
Typst
10 lines
206 B
Typst
#import "style.typ": definition, example, theorem, zut-template
|
|
|
|
#include "title_page.typ"
|
|
#pagebreak(to: "odd")
|
|
|
|
#include "table_of_contents.typ"
|
|
#pagebreak()
|
|
|
|
#include "Chapters/1. Theoretical Scope.typ"
|