| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [magic] s/verhuellt/verhüllt/ and use correct german imperative 'isoliere' | Florian Fischer | 2021-10-10 | 1 | -2/+2 |
| | | |||||
| * | fix some more internationalization issues | Florian Fischer | 2021-03-28 | 1 | -2/+2 |
| | | |||||
| * | add german version of cards | Florian Fischer | 2021-03-27 | 1 | -2/+6 |
| | | | | | | | | | | Translatable properties now have the language as subkey (currently en, de). generate_card.py takes an optional argument to select the language. The latex/Makefile has two new targets de and en each building all cards under latex/cards/<lang> and latex/build/<lang> | ||||
| * | rework how cards are defined and generated | Florian Fischer | 2021-02-28 | 1 | -0/+5 |
| Card definitions are now stored in data/cards/ in a subdirectory for each set as YAML files. YAML is still human readable but stricter and better to handle in code than ini. The latex filesystem layout resembles the card definition layout and is created by the Makefile from the YAML card definitions and must not be regenerated each time by hand. | |||||
