[OS X TeX] using MinionPro

Murray Eisenberg murrayeisenberg at gmail.com
Sat Jun 16 17:45:14 CEST 2012


I'm getting "gsftopk: fatal: map file `psfonts.map' not found" error 
when I try to typeset with MinionPro fonts in the following minimal test 
document:

   \documentclass{article}
   \usepackage{MinionPro}
   \begin{document}
   Hello, Minion Pro!
   \end{document}

To prepare, I followed the procedure in the MinionPro README file at 
CTAN (e.g.: http://ctan.gladstone-tech.com/fonts/minionpro/README). This 
includes copying the existing .otf files into a temporary directory and 
using the convert.sh script to produce the Type1 fonts (with lcdf doing 
the work). The conversion did give some warning messages about alternate 
ways of creating some curves, but did proceed to complete the conversion.

Still following the README instructions, I moved these into a 
fonts/type1/adobe/MinionPro subfolder of my local texmf -- which is:

   ~/Library/texmf

I moved the rest of the relevant files -- tfm's, vf's, enc's, and 
MinionPro.map -- into the appropriate locations in ~/Library/texmf/fonts.

I appended to ~/Library/texmf/web2c/updmap.cfg the line:

   Map MinionPro.map #localtexmf/dvips/MinionPro/MinionPro.map

And of course I executed:

   sudo mktexlsr
   sudo updmap-sys

Still, I get the error.

Below is the whole log. Note that my MinionPro.map files _does_ include:

MinionPro-Regular-Base-aa MinionPro-Regular "MinionPro-Base-Encoding-aa 
ReEncodeFont" <[base-MinionPro-aa.enc <MinionPro-Regular.pfb


This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011)
  restricted \write18 enabled.
entering extended mode
(./testMinionPro.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english,
<snip> loaded.
(/usr/local/texlive/2011/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2011/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/2011/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2011/texmf-dist/tex/latex/base/t1enc.def))
(/Volumes/MacHD/Users/murray/Library/texmf/tex/latex/MinionPro/MinionPro.sty
(/Volumes/MacHD/Users/murray/Library/texmf/tex/latex/MinionPro/MinionPro-FontDe
f.sty
(/Volumes/MacHD/Users/murray/Library/texmf/tex/latex/MinionPro/otfontdef.sty
(/usr/local/texlive/2011/texmf-dist/tex/latex/graphics/keyval.sty)))
(/usr/local/texlive/2011/texmf-dist/tex/latex/base/textcomp.sty
(/usr/local/texlive/2011/texmf-dist/tex/latex/base/ts1enc.def))
(/usr/local/texlive/2011/texmf-dist/tex/latex/mnsymbol/MnSymbol.sty
(/usr/local/texlive/2011/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/2011/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/texlive/2011/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/texlive/2011/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/texlive/2011/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/texlive/2011/texmf-dist/tex/latex/amsfonts/eufrak.sty))
(/Volumes/MacHD/Users/murray/Library/texmf/tex/latex/MinionPro/fontaxes.sty)
(/Volumes/MacHD/Users/murray/Library/texmf/tex/latex/MinionPro/t1minionpro-osf.
fd
(/Volumes/MacHD/Users/murray/Library/texmf/tex/latex/MinionPro/MinionPro-FontDe
f.sty)))
No file testMinionPro.aux.
(/usr/local/texlive/2011/texmf-dist/tex/latex/base/ts1cmr.fd) 
[1{/Volumes/MacHD
/Users/murray/Library/texlive/2011/texmf-var/fonts/map/pdftex/updmap/pdftex.map
}] (./testMinionPro.aux)
kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+545/600 --dpi 
545 MinionPro-Regular-Base-aa
gsftopk: fatal: map file `psfonts.map
' not found.
mktexpk: don't know how to create bitmap font for MinionPro-Regular-Base-aa.
mktexpk: perhaps MinionPro-Regular-Base-aa is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.
  )
!pdfTeX error: /usr/texbin/pdflatex (file MinionPro-Regular-Base-aa): 
Font Mini
onPro-Regular-Base-aa at 545 not found
  ==> Fatal error occurred, no output PDF file produced!
-- 
Murray Eisenberg                     murrayeisenberg at gmail.com
80 Fearing Street                    phone 413 549-1020 (H)
Amherst, MA 01002-1912



More information about the macostex-archives mailing list