all:
	pandoc --standalone -t revealjs pres.md -o pres.html --no-highlight --include-after-body=include_highlightjs.html -V center=false -V transition=none -V theme=league
