Tas*_*man 8 fonts libreoffice 16.04
LibreOffice Writer 中不存在 Times New Roman 字体。我查看了安装 Times New Roman font的问题。但是我的系统上已经安装了字体,但是它没有显示在 Libreoffice Writer 上吗?
我的系统规格
$ libreoffice --version
LibreOffice 5.1.2.2 10m0(Build:2)
Run Code Online (Sandbox Code Playgroud)
可能在安装字体的过程中发生了一些事情,并且该软件包似乎已安装,尽管字体本身并未安装。只需清除软件包并重新安装它:
sudo apt-get remove --purge ttf-mscorefonts-installer
sudo apt-get install ttf-mscorefonts-installer
Run Code Online (Sandbox Code Playgroud)
将出现一个屏幕,您必须在其中接受许可协议。然后字体会一一下载安装。
小智 -1
我总是通过 Synaptic 包管理器安装ttf-mscorefonts-installer 此处描述的包,或者通过终端运行以下命令:
sudo apt-get update
sudo apt-get install ttf-mscorefonts-installer
和字体(Andale Mono、Arial Black、Arial(粗体、斜体、粗体斜体)、Comic Sans MS(粗体)、Courier New(粗体、斜体、粗体斜体)、Georgia(粗体、斜体、粗体斜体)、Impact、Times New Roman(粗体、斜体、粗斜体)、Trebuchet(粗体、斜体、粗斜体)、Verdana(粗体、斜体、粗斜体)、Webdings)可自动在 LibreOffice 中使用。
| 归档时间: |
|
| 查看次数: |
42259 次 |
| 最近记录: |