http://tug.org/mactex/mactex-download.html
brew cask install tex-live-utility
brew cask install basictex
brew install pandoc pandoc-citeproc
Restart terminal
pandoc test.md --pdf-engine xelatex -o output.pdf
Other
sudo tlmgr update --self
sudo tlmgr install collection-fontsrecommended
http://www.tug.org/texlive/doc.html https://gist.github.com/maxogden/97190db73ac19fc6c1d9beee1a6e4fc8 https://superuser.com/questions/1038612/where-do-i-get-the-pdflatex-program-for-mac https://pandoc.org/demos.html