Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 751 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 751 Bytes

Member Listing

Compile Documents

Typst files to generate club member listings (as PDFs) for the protected area of the club website.

Files

  • members-list.typ: main library, imported by all others typst files (.typ).
  • junioren-a.typ: listing of juniors "A" (expects a file junioren_a.csv in data)
  • junioren-a.typ: listing of juniors "B"(expects a file junioren_b.csv in data)
  • aktive.typ: listing of active members (expects a file aktive.csv in data)
  • generate.sh: shell script that generates all PDFs in directory output