0 votes

Some colleagues have a problem making a PDF file. I have reproduced the problem, with a copy of their project, and after installing the font they use "for all users". How do we proceed to troubleshoot the problem?
Error message:


Font file is in c:\windows\fonts

PTXprint by [Expert]
(3.1k points)

1 Answer

0 votes
This basically means that XeTeX couldn't find the font, and it's trying to fall back to using bitmap fonts, which have a .TFM (TeX Font Metrics) file.

What it probably means a disconnect between the 'installed for all users' list and '(A) in one of the directories XeTeX is looking in (B) there's an accessible fontcache entry pointing to (C) an accessible file ,  which (D) exactly matches the requested font name'

According to XeTeX, you're asking for "SolaimanLipi Normal" , but your font info says  the Full name is "SolaimanLipi" So it looks to me that (D) is the problem.

Fixing it might be as simple as re-selecting the font name, or need you to dig into style sheets to change, it depends if the bug python and TeX disagreeing about names, or just an old font name that's not on your system.
by (885 points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Give proper recognition to those widows who are really in need.
1 Timothy 5:3
2,706 questions
5,482 answers
5,129 comments
1,545 users