【发布时间】:2014-11-23 07:02:20
【问题描述】:
为了安装字体 Fandol,我将字体文件放入 ~/.TeXmacs/fonts/truetype。但是当我想用 shell 命令“texmacs --delete-font-cache”刷新 TeXmacs 字体缓存时,shell 显示“未知命令 'texmacs'”。我通过 .dmg 文件安装 TeXmacs。那么如何刷新 TeXmacs 的字体缓存呢?谢谢。
【问题讨论】:
为了安装字体 Fandol,我将字体文件放入 ~/.TeXmacs/fonts/truetype。但是当我想用 shell 命令“texmacs --delete-font-cache”刷新 TeXmacs 字体缓存时,shell 显示“未知命令 'texmacs'”。我通过 .dmg 文件安装 TeXmacs。那么如何刷新 TeXmacs 的字体缓存呢?谢谢。
【问题讨论】:
你应该知道你安装 texmacs 的确切位置,然后运行:
$ path/to/the/binary --delete-font-cache
【讨论】: