week 25 of the year

This commit is contained in:
2025-06-18 09:29:21 +02:00
parent a6d88ebc3d
commit d3fda3d164
9 changed files with 6952 additions and 1 deletions

22
S2/Neuro/VL/NeuroVL8.typ Normal file
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: 8,
type: 0, // 0 normal, 1 exercise
date: datetime.today().display(),
//date: datetime(
// year: 2025,
// month: 5,
// day: 1,
//).display(),
)
= Uebersicht