0

为了安装字体 Fandol,我将字体文件放入 ~/.TeXmacs/fonts/truetype。但是当我想用 shell 命令“texmacs --delete-font-cache”刷新 TeXmacs 字体缓存时,shell 显示“未知命令 'texmacs'”。我通过 .dmg 文件安装 TeXmacs。那么如何刷新 TeXmacs 的字体缓存呢?谢谢。

4

1 回答 1

0

你应该知道你安装 texmacs 的确切位置,然后运行:

$ path/to/the/binary --delete-font-cache

于 2015-01-09T20:49:17.523 回答