Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Font not loadable #66

Open
GiacomoPope opened this issue Apr 1, 2020 · 2 comments
Open

Font not loadable #66

GiacomoPope opened this issue Apr 1, 2020 · 2 comments

Comments

@GiacomoPope
Copy link

GiacomoPope commented Apr 1, 2020

I am trying to set up MinionPro using OSX and compiling with texpad.

\usepackage{MinionPro}

I get the error

./root.tex:13: Font OML/MinionPro-TOsF/m/it/5=MinionPro-Mixed-l1-oml at 5.0pt not loadable: Metric (TFM) file or installed font not found.

When installing, I followed the guide. I have put my .otf files in /otf/

I then run:

$ ./scripts/makeall MinionPro
$ ./scripts/install $HOME/texmf
$ updmap-sys --enable Map=MinionPro.map  

The output from the last command is:

kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 0+382/600 --dpi 382 MinionPro-Regular-osf-l1-t1--base
mktexpk: don't know how to create bitmap font for MinionPro-Regular-osf-l1-t1--base.
mktexpk: perhaps MinionPro-Regular-osf-l1-t1--base is missing from the map file.
kpathsea: Appending font creation commands to missfont.log.
 )
!pdfTeX error: /Library/TeX/texbin/pdflatex (file MinionPro-Regular-osf-l1-t1--
base): Font MinionPro-Regular-osf-l1-t1--base at 382 not found
 ==> Fatal error occurred, no output PDF file produced!
@danieldanhe
Copy link

Hi, did you get a solution for this? I’m having the same problem!

@GiacomoPope
Copy link
Author

I made it work for my thesis: https://github.com/GiacomoPope/thesis-template

In particular, I used a script following: https://carlo-hamalainen.net/2007/12/11/installing-minion-pro-fonts/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants