Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(headers/preamble_local.tex): add angulars to name placeholder | Silas Schöffel | 2024-07-21 |
| | |||
* | fix(content/01_vorwort): correct "judikativer" to "juristischer" | Silas Schöffel | 2024-07-21 |
| | |||
* | fix(content/01_vorwort): correct ordering | Silas Schöffel | 2024-07-21 |
| | |||
* | fix(content/01_vorwort): fix typo | Silas Schöffel | 2024-07-21 |
| | |||
* | fix(content/nachhaltigkeit_idealismus): Correct wrong chapter number | Benedikt Peetz | 2024-07-14 |
| | |||
* | fix(content): Simplify and provide clear structure and outline | Benedikt Peetz | 2024-07-14 |
| | | | | | This includes removing all mentions of 'Ehrenmitglieder' and further clarifying the difference between the Administration and the 'Vorstand'. | ||
* | feat(content/vorwort): Add content | Benedikt Peetz | 2024-07-14 |
| | |||
* | fix(content/12_beratung_und_beschlussfassung_der_administration/sections/kom ↵ | Silas Schöffel | 2024-07-14 |
| | | | | munitaktionskanale_der_administration.tex): fix typo | ||
* | feat: add vorstand | Silas Schöffel | 2024-07-14 |
| | |||
* | fix(content/static/title): Only start numbering pages, at the beginning of ↵ | Benedikt Peetz | 2024-07-14 |
| | | | | the content | ||
* | fix(content/vorwort): Remove from the TOC | Benedikt Peetz | 2024-07-14 |
| | |||
* | fix(content): Ensure consistent display of the paragraph sign before section ↵ | Benedikt Peetz | 2024-07-14 |
| | | | | number | ||
* | fix(lpm): Specify the new `satzung.tex` file in the templates | Benedikt Peetz | 2024-07-14 |
| | |||
* | fix(flake): Use correct document output name | Benedikt Peetz | 2024-07-14 |
| | |||
* | fix(headers/preamble_local): Improve readability of the todo notes | Benedikt Peetz | 2024-06-17 |
| | | | | | | Adding a name is obviously useful, and removing the fancy lines might be hard for some of us, but they obstructed some text, which was counter-productive. | ||
* | fix(satzung.tex): Switch to the `memoir` class | Benedikt Peetz | 2024-06-17 |
| | | | | | | This might be a bit extreme, but this class correctly typesets the section headers in the ToC (i.e. it does not print the number over the title) | ||
* | fix(header/preamble_local): Correctly use the command argument spec | Benedikt Peetz | 2024-06-17 |
| | |||
* | fix(satzung.tex): Remove excessive whitespace by `\input`ing the sections | Benedikt Peetz | 2024-06-17 |
| | | | | | This also avoids the weird German accent produced by the KOMA `article` class, by replacing it with the normal `article` class. | ||
* | fix(treewide): Also remove the German "Umlauts" form the `\input` | Benedikt Peetz | 2024-06-17 |
| | |||
* | fix(satzung.tex): Use modern latex language constructs | Benedikt Peetz | 2024-06-17 |
| | | | | | These include setting a `\documentclass` and using LaTeX3 language features (for Latex2e) like `\NewDocumentCommand`. | ||
* | fix(satzung.tex): Remove the German "Umlaute" from the file names | Benedikt Peetz | 2024-06-17 |
| | | | | | This is mostly because `git` shows them as unicode escape sequences, which is sort of weird. | ||
* | chore(treewide): Also switch the compiler annotations to `satzung.tex` | Benedikt Peetz | 2024-06-17 |
| | |||
* | chore(treewide): Change to distinct files for each paragraph | Benedikt Peetz | 2024-06-17 |
| | |||
* | chore(main.tex): Rename to `satzung.tex` | Benedikt Peetz | 2024-06-17 |
| | |||
* | feat(flake): Switch to the newest version of `lpm` | Benedikt Peetz | 2024-06-17 |
| | | | | | | | This release contains such features like: - Support for main files not named `main.tex` - Automatic detection of the last chapters - And other nice QoL changes | ||
* | chore: Init | Benedikt Peetz | 2024-06-05 |