Skip to content

Instantly share code, notes, and snippets.

View jfallon1997's full-sized avatar

James Fallon jfallon1997

View GitHub Profile
@jfallon1997
jfallon1997 / install_xelatex_on_mac.txt
Last active May 4, 2025 07:58 — forked from peterhurford/install_xelatex_on_mac.txt
How to install latex and xelatex on Mac so that Jupyter "Download as PDF" will work
brew install pandoc
brew install basictex
eval "$(/usr/libexec/path_helper)"
# Update $PATH to include `/usr/local/texlive/2025basic/bin/universal-darwin`
sudo tlmgr update --self
sudo tlmgr install texliveonfly adjustbox tcolorbox collectbox ucs environ trimspaces titling enumitem rsfs pdfcol latexmk