default:
	rm bench.pdf || true
	rst2pdf bench.jinja2.rst --custom-cover cover.jinja2.tmpl -b1 -s style.yaml -o bench.pdf
	open bench.pdf
