Fonts & Character Sets ⇒ Can't load font because metric data is not found.
Can't load font because metric data is not found.
I downloaded a latex template for a resume. I installed the fonts and switched the compiler to LuaLaTex or XeLaTex but I receive the same message with both compiling methods:
! Font \fb=''[cmr10]'' not loadable: metric data not found or bad.<to be read again>\par
Does anyone have any suggestions how to fix this?
Tnx in advance!
Kind regards,
Arjaan
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Can't load font because metric data is not found.
mind telling us which template you downloaded? The log-file would also be helpful.
Re: Can't load font because metric data is not found.
It's the Plasmati Graduate CV
(http://www.latextemplates.com/template/ ... raduate-cv)
I'm using Texmaker. The log file in the attachment is obtained when I run the template in XeLaTeX.
- Attachments
-
- LOG FILE.txt
- (46.43 KiB) Downloaded 502 times
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Can't load font because metric data is not found.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Can't load font because metric data is not found.
\font\fb=''cmr10''
with \newcommand{\fb}{\fontspec{Latin Modern Roman}}
.