[NTG-context] corrupted .map files or MikTeX messing around?

Hans Hagen pragma at wxs.nl
Tue May 23 01:26:55 CEST 2006


Mojca Miklavec wrote:
> Hello,
>
> a friend sent me some currupted PDF files (produced by ConTeXt)
> yesterday: all the fonts were missing in the document. He installed
> the latest ConTeXt (unzipped cont-tmf) on top of MikTeX (and I was
> able to reproduce his problem).
>
> In MikTeX the file
>     fonts/map/dvipdfm/context/ec-public-lm.map
> was used instead of
>     fonts/map/dvips/context/ec-lm.map
>   
dvipdfmx and pdftex have a different map file syntax; normally the progname variable takes care of that: 

TEXFONTMAPS = .;$TEXMF/fonts/map/{$progname,pdftex,dvips,}//

so you need to figure out what miktex is using 

(btw, i thought that i put the map files in the pdftex path) 

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------



More information about the ntg-context mailing list