auto up 08:32:37 up 0:01, 2 users, load average: 1.58, 0.64, 0.24

This commit is contained in:
2025-11-11 08:32:39 +01:00
parent 59bc9b05a4
commit 881bc88f62
2 changed files with 23 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
// Main VL template
#import "../preamble.typ": *
// Fix theorems to be shown the right way in this document
#import "@preview/ctheorems:1.1.3": *
#show: thmrules
// Main settings call
#show: conf.with(
// May add more flags here in the future
num: 5,
type: 0, // 0 normal, 1 exercise
date: datetime.today().display(),
//date: datetime(
// year: 2025,
// month: 5,
// day: 1,
//).display(),
)
= Uebersicht