Created
March 22, 2023 09:32
-
-
Save chongshenng/ea99f30b6b57165c56e95ca65653c700 to your computer and use it in GitHub Desktop.
Fix TeX fonts for `matplotlib`
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/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