all:
	xelatex tac_meeting_form.tex
	xelatex tac_meeting_form.tex
zip:	
	zip tacreportlatexfiles.zip README makefile tac_meeting_form.tex tac_meeting_form.pdf tacmeetingclass.cls IMPRS_Logo_V1_Minerva_1-line_green.pdf IMPRS_Logo_V3_Word+IMG_2-lines_Label_blue_light.pdf IMPRS_MPS_mentoring.pdf MPG-Guidelines-Training_Doctoral-Students_MPG_en_2022.pdf
clean:
	\rm tac_meeting_form.aux tac_meeting_form.log
