Has anyone been able to install the MinionPro package on OS X? I usually install (and update) TeX Live through MacPorts and the first package I have ever found that wasn't already included is MinionPro. Googling for this returns me "manual" instructions for a seemingly endeavour of paths, conversions, and failed installations. So I was wondering: am I missing some package already available in MacPorts?
|
|
|||||||
|
|
Hugo, you say "I do have Minion Pro installed in my system -- although I honestly don't know how, but I suppose it either came with Adobe InDesign or Microsoft Office", however before you can use the Minion Pro OTF fonts on your system, they first need to be converted into Type1 format. I'm guessing you haven't done this yet (please correct me if I'm wrong). The
The number of steps might appear onerous compared to usual one-click package installations, but they're really not too difficult. Just follow them quite precisely and you'll be right. You'll be rewarded with a very handsome dual-purpose text and math typeface, with the added bonus of the equally handsome and quite complete |
|||||||
|
|
By far the easiest way to use the wonderful Minion Pro font (installed on my Mac via Adobe CS4) is with XeTeX as ShreevatsaR suggests. e.g.
This can then be compiled with If you prefer to use pdftex then you must install the font in a format that TeX can read (only XeTeX can read the true type font used by modern system software). This in my experience is a bit of a pain, but is described here: http://www.tug.org/mactex/fonts/fonttutorial-current.html |
|||||||||
|
|
I had prepared a certain important document (a couple of hundred pages) using the MinionPro font a few months back, and I am required to make critical edits to it now. My compile failed today because my current computer, which is a Mac, did not have the MinionPro LaTeX package installed. Googling led me to this page and a couple of others, and thanks to these, I was able to make MinionPro available to pdflatex on my Mac without breaking much of a sweat. Here are the exact steps which I followed, in the hope that they may be useful to someone else in the same predicament. They are based on the MinionPro README. This set of steps installs the font into a folder in the user's home directory, so these may be useful if you are averse to modifying files in system (i.e, non-home) directories. Also, if you are confused as to which updmap.cfg to edit (there seem to be at least four on my system), then you can try seeing if step 11 below is of use.
This gave a few lines of output which seemed to indicate that The Right ThingTM was being done, and after this I was able to compile my document using pdflatex as usual. EDIT: I also came across the issues described here, here and here, and solved them by editing a couple of text files as described in the respective answers. |
||||
|
|
There's a new (and maintained) set of scripts for generating Type1 fonts for MinionPro (and, as an added bonus, MyriadPro and CronosPro), which worked well for me. |
|||
|
|
|
In addition to gphilip (answered Mar 12 at 12:45) I've solved my problem descrived below. First of all it took a few hours to figure out that you must write in terminal the following:
which returns in Windows (from Vista upwards)
Then the procedure described below goes just perfect, if you follow that route, i.e. |
|||||
|

