Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

LaTeX error: Font not loadable

📅 2014-May-14 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ error, fonts, latex ⬩ 📚 Archive

Problem

Compiling the LaTeX for certain journals gives this error:

Font OT1/ptm/m/n/10=ptmr7t at 10.0pt not loadable: Metric (TFM) file not found

Solution

This indicates that some font its needing is not available on the system. This error typically goes away after install the extra fonts available in the TeXLive distribution:

$ sudo apt-get install texlive-fonts-recommended

Tried with: Ubuntu 14.04


© 2023 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧