Fonts & Character SetsError opening type 1 font file

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
justinkearns
Posts: 7
Joined: Sat Sep 05, 2009 5:16 am

Error opening type 1 font file

Post by justinkearns »

I am editing an old (2005) LaTeX file that I did not author. The file compiles with no errors but the output file cannot be rendered. It does not matter whether I am running latex or pdflatex. I am trying to understand the following error message. Any help would be greatly appreciated.

{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/texnansi.enc}{C:/Progra
m Files/MiKTeX 2.8/fonts/enc/dvips/fontname/8r.enc}
!pdfTeX error: pdflatex (file mtex.pfb): cannot open Type 1 font file for readi
ng
==> Fatal error occurred, no output PDF file produced!

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: Error opening type 1 font file

Post by josephwright »

Can you put a minimal example together: I wonder if this is a MiKTeX bug.
Joseph Wright
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Error opening type 1 font file

Post by localghost »

Feeding a search engine with the error message, I may found a possible explanation on the TUG mailing list [1]. Nevertheless an example like Joseph requested would be very helpful.

[1] TUG Mailing List: [OS X TeX] warning: pdflatex: cannot open type 1 font file for reading


Best regards and welcome to the board
Thorsten
rf
Posts: 21
Joined: Mon Jul 20, 2009 5:27 pm

Error opening type 1 font file

Post by rf »

{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/texnansi.enc}{C:/Program Files/MiKTeX 2.8/fonts/enc/dvips/fontname/8r.enc}
!pdfTeX error: pdflatex (file mtex.pfb): cannot open Type 1 font file for reading
the file in error (see quoted text) is mtex.pfb, which is part of
the old mathtime (commercial) distribution (no longer available).

you can get an approximation, for free, from
ctan fonts/belleek/belleek.zip

installation could be a bit of a challenge, but it can be done.
User avatar
gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

Error opening type 1 font file

Post by gmedina »

rf wrote:...installation could be a bit of a challenge, but it can be done...
Captain obvious!
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply