diff --git a/schule/geschichte/GE_2024-11-12.typ b/schule/geschichte/GE_2024-11-12.typ new file mode 100644 index 0000000..f1e6032 --- /dev/null +++ b/schule/geschichte/GE_2024-11-12.typ @@ -0,0 +1,24 @@ +#import "@preview/grape-suite:1.0.0": exercise +#import exercise: project + +#set text(lang: "de") + +#show: project.with( + title: [Reichspogromsnacht], + seminar: [Geschichte Q2], + show-outline: true, + author: "Erik Grobecker", + date: datetime(day: 12, month: 11, year: 2024), + show-solutions: false +) + +#show math.equation: set text(font: "New Computer Modern Math") +#set par(justify: true) + +#table( + columns: (auto, auto, auto, auto, auto), + table.header([*Begriffe*], [*Vorgeschichte*], [*Verfolgte\ Schäden*], [*Täter\ Zuschauer*], [*Bedeutung\ Folgen*]), + + [Pogrom: ], [], [], [], [], + [], [], [], [], [], +)