Tag Archives: openoffice

How to build Microsoft fonts for OpenOffice

These are the required step to install Microsoft fonts in Fedora 13 for OpenOffice: We would need to install all the required dependencies, as root: # yum -y install rpm-build cabextract ttmkfdir xorg-x11-xfs # yum install http://dl.atrpms.net/f13-x86_64/atrpms/stable/chkfontpath-1.10.1-2.fc13.x86_64.rpm –nogpgcheck We make … Continue reading

Posted in tech | Tagged , , , | Leave a comment

Instalando fuentes de Microsoft en Fedora 13

Estos son los pasos que hay que seguir para instalar las fuentes de Microsoft en Fedora 13 para usar con OpenOffice: Como root instalamos las dependencias: # yum -y install rpm-build cabextract ttmkfdir xorg-x11-xfs # yum install http://dl.atrpms.net/f13-x86_64/atrpms/stable/chkfontpath-1.10.1-2.fc13.x86_64.rpm –nogpgcheck Como … Continue reading

Posted in fedora, Technical | Tagged , , , | 2 Comments