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.3k 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 (1.1k points)
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
Every day they continued to meet together in the temple courts. They broke bread in their homes and ate together with glad and sincere hearts, praising God and enjoying the favor of all the people. And the Lord added to their number daily those who were being saved.
Acts 2:46-47
3,036 questions
5,992 answers
5,659 comments
2,021 users