Last active
April 25, 2018 08:24
-
-
Save serihiro/7630248fb370c22f203a007167d3ab5b to your computer and use it in GitHub Desktop.
MaxTexでlatexを入れてbrewでghostscriptを入れたらtexからghostscriptがちゃんと見えなくてコンパイルできなかったときの対応
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
| sudo ln -s /usr/local/Cellar/ghostscript/9.23/share/ghostscript/9.23/Resource /usr/local/texlive/texmf-local/dvipdfm | |
| sudo mktexlsr |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment