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>
This commit is contained in:
Peter Adam
2026-02-28 10:11:58 +01:00
parent b0e1dde22f
commit 4bb3806cc7
5 changed files with 21 additions and 9 deletions

4
.gitignore vendored
View File

@@ -9,6 +9,10 @@
# Rendered PDFs
*.pdf
*.bak
# Real participant data (copy to "Export Brevetkarte.csv" and fill in)
Export Brevetkarte.csv
# Generated files
brevetkarte-personalized.tex