Search found 2 matches

by texmarcel
Thu Feb 13, 2014 2:25 pm
Forum: Fonts & Character Sets
Topic: Questions and discussions about the MPro Installation Guide
Replies: 15
Views: 25179

Re: Questions and discussions about the MPro Installation Gu

Thank you very much, mgulin!

Your steps worked in my case, too!

I followed your additional advises regarding to step 5 and 8. Then I got the error messaage:
miktex-makemf: The MinionPro-Regular-Base-aa source file could not be found. Font MinionPro-Regular-Base-aa at 597 not found
==> Fatal error ...
by texmarcel
Fri Jan 24, 2014 6:59 pm
Forum: Fonts & Character Sets
Topic: Questions and discussions about the MPro Installation Guide
Replies: 15
Views: 25179

Questions and discussions about the MPro Installation Guide

Hello,

In order to use mpro in my thesis, I followed this guide and all worked well (I even did it twice):
http://www.latex-community.org/forum/viewtopic.php?f=48&t=8415#p39693

But with this simple example:
\documentclass{article}
\pdfmapfile{=MyriadPro.map}

\usepackage{MinionPro}
\begin ...