brew install pandoc
brew cask install basictex # takes a few minutes
sudo tlmgr install collection-fontsrecommended
pandoc -f markdown -t latex ./myfile.md -o myfile.pdf
Created
September 24, 2019 19:56
-
-
Save peteristhegreat/5800ad93898e94aef3f944f171e05cd3 to your computer and use it in GitHub Desktop.
Pandoc, Markdown to PDF on Mac
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment