我刚刚从 latex 网站(即不是从 Ubuntu 发行版)安装了 latex 2015 的新副本,并配置了 tlmgr。我收到一条错误消息,提示“未找到 'mhchem.sty',但文件位于:
/usr/local/texlive/2015/texmf-dist/tex/latex/mhchem/mhchem.sty
我做错了什么?谢谢。
答案1
texhash
您应该使用终端中的命令来更新已安装包的数据库。
我刚刚从 latex 网站(即不是从 Ubuntu 发行版)安装了 latex 2015 的新副本,并配置了 tlmgr。我收到一条错误消息,提示“未找到 'mhchem.sty',但文件位于:
/usr/local/texlive/2015/texmf-dist/tex/latex/mhchem/mhchem.sty
我做错了什么?谢谢。
texhash
您应该使用终端中的命令来更新已安装包的数据库。