Files
brevetcard/Export Brevetkarte.csv.example
Peter Adam 4bb3806cc7 Switch to debian:bookworm-slim, drop enumitem and texlive-latex-extra
- Replace texlive/texlive:latest with debian:bookworm-slim + targeted
  TeX Live packages (texlive-latex-recommended, texlive-pictures,
  texlive-fonts-recommended)
- Remove \usepackage{enumitem} from brevetkarte.tex and template;
  replace list options with plain LaTeX \setlength equivalents
- Add Export Brevetkarte.csv to .gitignore (real participant data)
- Add Export Brevetkarte.csv.example with anonymised sample data

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-28 10:11:58 +01:00

5 lines
358 B
Plaintext

"Startnr","Nachname","Vorname","Straße","PLZ","Ort","Land","MedailleJa","MedailleNein","Medaille"
"1","Mustermann","Max","Musterstraße 1","53111","Bonn","Deutschland"," ","X","nein"
"2","Musterfrau","Erika","Beispielweg 42","50667","Köln","Deutschland","X"," ","ja"
"3","Schmidt","Hans","Fahrradgasse 7","40210","Düsseldorf","Deutschland"," ","X","nein"