mirror of
https://github.com/Wandmalfarbe/pandoc-latex-template.git
synced 2025-02-12 22:15:16 +00:00
1 line
97 B
Bash
1 line
97 B
Bash
|
pandoc "document.md" -o "document.pdf" --from markdown --template "../../eisvogel.tex" --listings
|