Raw File
Makefile
tutorial:
	pandoc README.md --template=template.latex -V documentclass=darts-v2021 --filter pandoc-include-code  -No /tmp/tutorial.pdf
back to top