brew cask install basictex
brew cask install cweb
tlmgr conf texmf TEXMFHOME "~/Library/texmf:/usr/local/Cellar/cweb/<version>/share/texmf"
sudo tlmgr install epsf
make doc
The <version>
in the third line should currently be 3.64b
.
brew cask install basictex
brew cask install cweb
tlmgr conf texmf TEXMFHOME "~/Library/texmf:/usr/local/Cellar/cweb/<version>/share/texmf"
sudo tlmgr install epsf
make doc
The <version>
in the third line should currently be 3.64b
.