Find a file
2019-06-12 10:03:54 +02:00
templates now with transparncy 2019-06-10 22:35:43 +02:00
.gitignore Add print ready version 2019-06-10 21:02:04 +02:00
badge.tex Replace qrcode with barcode, print-ready 2019-06-11 15:58:36 +02:00
druck.tex Add print ready version 2019-06-10 21:02:04 +02:00
foldmarks.pdf Add foldmarks background 2019-06-11 13:17:00 +02:00
list_reorder.py Replace qrcode with barcode, print-ready 2019-06-11 15:58:36 +02:00
README.md Update 'README.md' 2019-06-12 10:03:54 +02:00

KIF 47.0 Badges

Badges for KIF 47.0 in Dresden.

  1. 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
  1. 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
  1. Compile badge.tex with XeLaTeX.
  2. Compile druck.tex.