diff --git a/S3/ExPhyIII/VL/ExIIIVL1.typ b/S3/ExPhyIII/VL/ExIIIVL1.typ new file mode 100644 index 0000000..b82b1e1 --- /dev/null +++ b/S3/ExPhyIII/VL/ExIIIVL1.typ @@ -0,0 +1,28 @@ +// 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: 1, + type: 0, // 0 normal, 1 exercise + date: datetime.today().display(), + //date: datetime( + // year: 2025, + // month: 5, + // day: 1, + //).display(), +) + += Uebersicht + +Start! + +#figure( + image("assets_typst/drawing-2025-08-09-17-32-27.rnote.svg"), +) + diff --git a/S3/ExPhyIII/VL/assets_typst/drawing-2025-08-09-17-32-27.rnote b/S3/ExPhyIII/VL/assets_typst/drawing-2025-08-09-17-32-27.rnote new file mode 100644 index 0000000..901bdf7 Binary files /dev/null and b/S3/ExPhyIII/VL/assets_typst/drawing-2025-08-09-17-32-27.rnote differ diff --git a/S3/ExPhyIII/VL/assets_typst/drawing-2025-08-09-17-32-27.rnote.svg b/S3/ExPhyIII/VL/assets_typst/drawing-2025-08-09-17-32-27.rnote.svg new file mode 100644 index 0000000..723d515 --- /dev/null +++ b/S3/ExPhyIII/VL/assets_typst/drawing-2025-08-09-17-32-27.rnote.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file