LaTeX记录

Posted by enoshx on July 30, 2019

MiKTeX First, edit the map configuration file updmap.cfg as follows. In a DOS/Command Prompt window, run: ` initexmf –edit-config-file updmap ` You’ll want to edit this in a text editor such as Notepad. Second, add this one line to updmap.cfg and save it: ` Map newfont.map `

Third, back at the DOS prompt, run: ` initexmf –mkmaps ` (Ignore any error messages.)