4 localc --accept="socket,host=localhost,port=2002;urp;StarOffice.ServiceManager" $*.ods &
6 $(python) pack_macro.py $*.py $*.ods
8 $(python) -c "import jugements; jugements.MakeBallots()"
9 pdfnup --a4paper --nup 2x2 --outfile bulletins.pdf bulletins/*.pdf
11 $(python) -c "import jugements; jugements.MakeResults()"