Lui*_*ado 130 spell-checking libreoffice
为 LibreOffice 安装拼写检查和其他语言支持的步骤是什么。例如西班牙语、法语、意大利语等。
alf*_*lfC 106
这显然是在系统级别进行管理的。转到“系统设置”菜单中的“语言支持”菜单,然后添加您想要支持的语言。之后重新启动 LibreOffice,您将看到拼写检查器例如会给您使用新安装的语言的选项。
Ger*_*sio 38
命令:
sudo apt-get install aspell-<language pack>
会解决问题
例如,西班牙语词典是:
sudo apt-get install aspell-es
命令:
sudo apt-get install aspell-<language pack>
会解决问题
例如,西班牙语词典是:
sudo apt-get install aspell-es
在 Kubuntu 中,这个包被称为 myspell-es
Jan*_*sen 34
如果您无法安装系统包,您可以手动安装拼写检查词典扩展。您需要重新启动 LibreOffice。
此处提供美国英语词典:extensions.libreoffice.org。
安装扩展的说明:







从libreoffice.org窃取的指令
小智 16
要在 Libre-Office 上安装西班牙语拼写检查器,您需要下一个软件包:
sudo apt-get install myspell-es
Run Code Online (Sandbox Code Playgroud)
小智 13
对于 Ubuntu 12.04 和德语(奥地利),安装 hunspell 包解决了我的问题:
sudo apt-get install hunspell-de-at
Run Code Online (Sandbox Code Playgroud)
安装包后记得重启 LibreOffice Writer!
sudo apt-get --install-suggests install libreoffice-l10n-fr
这将安装:
hunspell hunspell-fr-comprehensive hyphen-fr libreoffice-help-fr
libreoffice-l10n-fr mythes-fr
它应该安装libreoffice-grammarcheck-fr,但由于某种原因,该软件包在我安装的 linuxmint 上不可用
如果只需要额外的拼写检查字典, 而不额外的用户界面 (UI) 语言文件,则打开命令行终端并键入:
sudo apt install hunspell-xx
Run Code Online (Sandbox Code Playgroud)
这里xx是ISO 639-1双字母语言代码。
在某些情况下,语言代码需要补充一个ISO 3166-1 alpha-2 国家代码,如hunspell-en-gb和hunspell-de-ch或三个或更多字母的缩写(如英语医学术语中的专业词典)hunspell-en-med。
hunspell使用以下命令列出所有可用字典:
apt search hunspell
Run Code Online (Sandbox Code Playgroud)
重新启动LibreOffice 以使任何新词典可用于拼写检查。
| 归档时间: |
|
| 查看次数: |
269425 次 |
| 最近记录: |