Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

LaTeX Warning: Font shape OMS/pplj/m/n undefined

📅 2014-Jun-05 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ latex, warning ⬩ 📚 Archive

Problem

I got this warning when I compiled a LaTeX document:

LaTeX Font Warning: Font shape `OMS/pplj/m/n' undefined

Solution

Include the textcomp package:

usepackage{textcomp}

Tried with: Ubuntu 14.04


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