pandoc-latex-template/examples/beamer/build.sh
2021-02-02 23:07:32 +01:00

1 line
109 B
Bash

pandoc "document.md" -o "document.pdf" --from markdown --to beamer --template "../../eisvogel.tex" --listings