Typst files to generate club member listings (as PDFs) for the protected area of the club website.
- members-list.typ: main library, imported by all others typst files (
.typ). - junioren-a.typ: listing of juniors "A" (expects a file
junioren_a.csvindata) - junioren-a.typ: listing of juniors "B"(expects a file
junioren_b.csvindata) - aktive.typ: listing of active members (expects a file
aktive.csvindata) - generate.sh: shell script that generates all PDFs in directory
output