|
From: José C. S. <jcs...@fc...> - 2017-04-01 07:10:56
|
Hi all, I am trying to install the MTpro2 Lite package, following these instructions: http://tex.stackexchange.com/questions/110894/how-do-i-install-mtpro2-on-windows I had no problems concerning the part of adding the files to a local root. Now, if I add the line \pdfmapfile{=mtpro2.map} to the preamble of a document, I can use the mtpro2 package. My problem is that I am unable add the mtpro2.map map permanently to my system. I have followed these instructions: http://docs.miktex.org/2.9/manual/advanced.html#psfonts But if I try to compile a file without adding \pdfmapfile{=mtpro2.map} to the preamble, then I get this error: Running miktex-makemf.exe... Sorry, but miktex-makemf did not succeed for the following reason: The mt2syt source file could not be found. The log file hopefully contains the information to get MiKTeX going again: C:/Users/jcsan_000/AppData/Local/MiKTeX/2.9/miktex/log/miktex-makemf.log You may want to visit the MiKTeX project page, if you need help. Running ttf2pk.exe... Sorry, but miktex-makepk did not succeed for the following reason: PK font mt2syt could not be created. The log file hopefully contains the information to get MiKTeX going again: C:/Users/jcsan_000/AppData/Local/MiKTeX/2.9/miktex/log/miktex-makepk.log You may want to visit the MiKTeX project page, if you need help. !pdfTeX error: pdflatex (file mt2syt): Font mt2syt at 720 not found ==> Fatal error occurred, no output PDF file produced! What am I doing wrong? Best regards, José Carlos Santos |