Skip to content

Instantly share code, notes, and snippets.

@chongshenng
Created March 22, 2023 09:32
Show Gist options
  • Select an option

  • Save chongshenng/ea99f30b6b57165c56e95ca65653c700 to your computer and use it in GitHub Desktop.

Select an option

Save chongshenng/ea99f30b6b57165c56e95ca65653c700 to your computer and use it in GitHub Desktop.
Fix TeX fonts for `matplotlib`
#!/bin/sh
# Ref: https://github.com/tanghaibao/jcvi/issues/489
sudo apt-get install -y texlive texlive-latex-extra texlive-latex-recommended dvipng cm-super msttcorefonts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment