all: *tex *bib
	xelatex --shell-escape biblatex-manuscripts-philology.tex
	xelatex --shell-escape biblatex-manuscripts-philology.tex
	xelatex --shell-escape biblatex-manuscripts-philology-example.tex
	biber biblatex-manuscripts-philology-example
	xelatex --shell-escape biblatex-manuscripts-philology-example.tex

clean:
	$(MAKE) -C documentation clean
	@$(RM) *.pdf *.toc *.aux *.out *.fdb_latexmk *.log *.bbl *.bcf *.blg *run.xml *.synctex.gz*