I have installed WPS-Office from .
When I open WPS-Office an error message is shown saying: Some formula symbols might not be displayed correctly due to missing fonts symbol.
Now, how can I solve this problem?
03 Answers
The fonts you need are available in a zip file that can be downloaded from:
- ArchLinux: ttf-wps-fonts
Alternatively, you can try installing the WPS deb package from linux.wps.com. It did not generate any font errors when I tried it.
You can download those fonts from this link.
Other ways of installing fonts:
Way 1: (Installing a desired font)
Step 1:
Download fonts (*.ttf files) from fonts.google.com and paste those in /usr/share/fonts
Step 2:
From terminal:
fc-cache -rWay 2: (Installing common fonts)
sudo apt install ttf-mscorefonts-installer