Skip to content
Snippets Groups Projects
Commit 27ec1246 authored by John Feiner's avatar John Feiner
Browse files

Upgrade to typst 0.13

parent 93de18e9
Branches
No related tags found
No related merge requests found
......@@ -17,9 +17,9 @@
#let main( selected_lang: none ) = [
#let now() = {
set text (lang: "de")
set text(lang: "de")
let today = datetime.today()
return [#today.display("[month repr:long] [day padding:none], [year] ")]
[#today.display("[month repr:long] [day padding:none], [year] ")]
}
// frontpage
#show: handout.with(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment