diff --git a/INDEX.md b/INDEX.md new file mode 100644 index 0000000..a29cb26 --- /dev/null +++ b/INDEX.md @@ -0,0 +1,100 @@ +# Index + +Hier wird nach Fächern sortiert und für diese einzelne Tabellen erstellt. + +- Fächer + - [Biologie](#biologie) + - [Deutsch](#deutsch) + - [Englisch](#englisch) + - [Geschichte](#geschichte) + - [Kunst](#kunst) + - [Mathe](#mathe) + - [Philosophie](#philosophie) + - [Sozialwissenschaften](#sozialwissenschaften) + - [Spanisch](#spanisch) + +**TODOS:** +- [ ] Index beenden + - [ ] Themen für alle Fächer angeben + - [ ] weitere Themenfelder umfassen -> Orga & anderes + +## Biologie + +| Thema | Datum | Link | +| ----- | ---------- | --------------------------------------- | +| | 23.09.2024 | [hier](./schule/bio/bio_2024-09-23.typ) | +| | 27.09.2024 | [hier](./schule/bio/bio_2024-09-27.typ) | +| | 30.09.2024 | [hier](./schule/bio/bio_2024-09-30.typ) | +| | 28.10.2024 | [hier](./schule/bio/bio_2024-10-28.typ) | +| | 31.10.2024 | [hier](./schule/bio/bio_2024-10-31.typ) | +| | 04.11.2024 | [hier](./schule/bio/bio_2024-11-04.typ) | +| | 07.11.2024 | [hier](./schule/bio/bio_2024-11-07.typ) | + +## Deutsch + +| Thema | Datum | Link | +| --------------------------------------------- | ---------- | ---------------------------------------------- | +| | 30.09.2024 | [hier](./schule/deutsch/pdf/DE_2024-09-30.pdf) | +| **Trafikant:** Informationen über Freud | 28.10.2024 | [hier](./schule/deutsch/pdf/DE_2024-10-28.pdf) | +| **Trafikant:** Realismus in Literatur | 31.10.2024 | [hier](./schule/deutsch/pdf/DE_2024-10-31.pdf) | +| **Trafikant:** Diskriminierung im Trafikanten | 07.11.2024 | [hier](./schule/deutsch/pdf/DE_2024-11-07.pdf) | +| **Trafikant:** Entwicklung von Individuation | 11.11.2024 | [hier](./schule/deutsch/pdf/DE_2024-11-11.pdf) | + +## Englisch + +| Thema | Datum | Link | +| ----- | ---------- | ---- | +| | 04.10.2024 | | +| | 30.10.2024 | | + +## Geschichte + +| Thema | Datum | Link | +| ----- | ---------- | ---- | +| | 24.09.2024 | | +| | 27.09.2024 | | +| | 01.10.2024 | | +| | 04.10.2024 | | +| | 29.10.2024 | | +| | 05.11.2024 | | + +## Kunst + +| Thema | Datum | Link | +| ----- | ---------- | ---- | +| | 25.09.2024 | | +| | 26.09.2024 | | + +## Mathe + +| Thema | Datum | Link | +| ----- | ---------- | ---- | +| | 30.09.2024 | | +| | 28.10.2024 | | +| | 31.10.2024 | | + +## Philosophie + +| Thema | Datum | Link | +| ----- | ---------- | ---- | +| | 24.09.2024 | | +| | 01.10.2024 | | +| | 28.10.2024 | | + +## Sozialwissenschaften + +| Thema | Datum | Link | +| ----- | ---------- | ---- | +| | 24.09.2024 | | +| | 25.09.2024 | | +| | 30.10.2024 | | +| | 05.11.2024 | | +| | 06.11.2024 | | + +## Spanisch + +| Thema | Datum | Link | +| ----- | ---------- | ---- | +| | 05.11.2024 | | +| | 11.11.2024 | | + diff --git a/README.md b/README.md index d3a9498..06a75d6 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,6 @@ In diesem Projekt schreibe ich zufällige Sachen(meisten für die Schule) mit [typst](https://typst.app),\ -diese sind gestützt von meiner [Vorlage](./template.typ) welche ich immer weiter verbessern werde. +diese sind gestützt von ~~meiner [Vorlage](./template.typ) welche ich immer weiter verbessern werde.~~ GrapeSuite, welches ich noch automatisieren muss. + +Eine Liste der Inhalte ist [hier](./INDEX.md) zu finden. diff --git a/schule/deutsch/DE_2024-11-07.typ b/schule/deutsch/DE_2024-11-07.typ index 537a934..81cfd07 100644 --- a/schule/deutsch/DE_2024-11-07.typ +++ b/schule/deutsch/DE_2024-11-07.typ @@ -4,12 +4,12 @@ #set text(lang: "de") #show: project.with( - title: "Traumdeutung", - seminar: [Deutsch Q2], - show-outline: true, - author: "Erik Grobecker", - date: datetime(day: 07, month: 11, year: 2024), - show-solutions: false + title: "Diskriminierung im Trafikanten", + seminar: [Deutsch Q2], + show-outline: true, + author: "Erik Grobecker", + date: datetime(day: 07, month: 11, year: 2024), + show-solutions: false ) = Traumnotizen diff --git a/schule/deutsch/pdf/DE_2024-09-30.pdf b/schule/deutsch/pdf/DE_2024-09-30.pdf new file mode 100644 index 0000000..e42ffaa Binary files /dev/null and b/schule/deutsch/pdf/DE_2024-09-30.pdf differ diff --git a/schule/deutsch/pdf/DE_2024-10-28.pdf b/schule/deutsch/pdf/DE_2024-10-28.pdf new file mode 100644 index 0000000..97752f9 Binary files /dev/null and b/schule/deutsch/pdf/DE_2024-10-28.pdf differ diff --git a/schule/deutsch/pdf/DE_2024-10-31.pdf b/schule/deutsch/pdf/DE_2024-10-31.pdf new file mode 100644 index 0000000..ace3894 Binary files /dev/null and b/schule/deutsch/pdf/DE_2024-10-31.pdf differ diff --git a/schule/deutsch/pdf/DE_2024-11-07.pdf b/schule/deutsch/pdf/DE_2024-11-07.pdf new file mode 100644 index 0000000..83ee73f Binary files /dev/null and b/schule/deutsch/pdf/DE_2024-11-07.pdf differ diff --git a/schule/mathe/MA_2024-11-11.typ b/schule/mathe/MA_2024-11-11.typ new file mode 100644 index 0000000..9480ed7 --- /dev/null +++ b/schule/mathe/MA_2024-11-11.typ @@ -0,0 +1,15 @@ +#import "@preview/grape-suite:1.0.0": exercise +#import exercise: project, task, subtask + +#set text(lang: "de") + +#show: project.with( + title: [Mathe oder so], + seminar: [Mathe Q2], + show-outline: false, + author: "Erik Grobecker", + date: datetime(day: 11, month: 11, year: 2024), + show-solutions: false +) + +#show math.equation: set text(font: "New Computer Modern") \ No newline at end of file