TexLive手动更新FNDB Posted on 2019-03-31 Views: Views: Valine: Refresh FNDB 比如说从MathWorks安装了一个宏包, 需要在TexLive中使用 首先将整个下载的文件夹放到C:\texlive\2017\texmf-dist\tex\latex中 然后在tex里面调用宏包, 会报错, 因为没有更新数据库 在开始菜单栏打开Tex Live Manager点击操作->更新文件名数据库 重新编译tex, 没有报错, 成功! 参考资料: https://www.dickimaw-books.com/latex/novices/html/texhash.html