templates | ||
.gitignore | ||
badge.tex | ||
druck.tex | ||
foldmarks.pdf | ||
list_reorder.py | ||
README.md |
KIF 47.0 Badges
Badges for KIF 47.0 in Dresden.
- Run the python script list_reorder.py on a CSV-file to duplicate entries and add dummies to get a multiple of 4 badges (since 4 are printed on a page at a time). This has to be done in order to print the badges in duplex:
python list_reorder.py original.csv output_duplex.csv unused_codes_for_dummies.txt
- Set desired template/background (line 13, replace Badge_Helfer.pdf) and CSV-file (line 207, replace helfer_badges_duplex.csv) in badge.tex. The CSV-file has to be of the following form (the code has to be exactly 12 digits long):
Matze,234567890123,TU Dresden
Stuhlbein,345678901234,Privat
Max,456789012345,Uni uni
Moritz,567890123456,TU Dresden
- Compile badge.tex with XeLaTeX.
- Compile druck.tex.