9 lines
194 B
Typst
9 lines
194 B
Typst
#import "style.typ": zut-template, theorem, definition, example
|
|
|
|
#show: zut-template.with(shorttitle: "Krótki tytuł")
|
|
#include "title_page.typ"
|
|
|
|
#pagebreak()
|
|
|
|
#include "table_of_contents.typ"
|