2011/1/12 Michal Kvasnička <prgo...@gmail.com>:
> Hallo.
>
> I tried mtxrun --script mptopdf chart08.1 but I've got the following error.
>
> This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010)
>  \write18 enabled.
> entering extended mode
> [MP to PDF]
> (./charts08.1{/home/qasar/programy/context_stable/tex/texmf/fonts/m
> ap/pdftex/plain/pdftex.map}) [1]
> !pdfTeX error: pdftex (file lmmi9): Font lmmi9 at 600 not found
>  ==> Fatal error occurred, no output PDF file produced!

I have tried to compile the following example:

beginfig(1);
draw btex $x+1=2$ etex;
endfig;
end.

It works fine with TeX Live 2010/TLContrib, but fails in minimals
(nearly-latest version of ConTeXt).

To me this seems as if mptopdf was trying to run plain pdfTeX instead
of ConTeXt [or I have no idea what]. It then only reads pdftex.map
which certainly lacks the information about lmmi font. But I wonder
why it only reads from pdftex.map ... I could fix pdftex.map, but I
would like to figure out what exactly is going on ...

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to