latinlinedet: latinline
	egrep -v '(\\inputnospell|\\usepackage|\\bibliography){' $< > $@
	chmod +x $@
