[OS X TeX] Greek font problem

Michael Sharpe msharpe at ucsd.edu
Sun Jul 15 01:29:59 CEST 2012


On Jul 14, 2012, at 1:14 PM, Johann Spies wrote:

> On MacTex 2012:
> 
> I use 
> 
> \documentclass[unicode,colorlinks=true,pdftex,
> bookmarks,11pt,a4paper,afrikaans,english,greek,hebrew]{book}
> 
> And get this at one stage while compiling:
> 
> kpathsea: Running mktextfm grx0600
> /usr/local/texlive/2012/texmf/web2c/mktexnam: Could not map typeface abbreviation rx for grx0600.
> /usr/local/texlive/2012/texmf/web2c/mktexnam: Need to update /usr/local/texlive/2012/texmf-dist/fonts/map/fontname/special.map?
> mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input grx0600
> This is METAFONT, Version 2.718281 (TeX Live 2012)
> 
> kpathsea: Running mktexmf grx0600
> ! I can't find file `grx0600'.
> <*> ...=ljfour; mag:=1; nonstopmode; input grx0600
>                                                   
> Please type another input file name
> ! Emergency stop.
> <*> ...=ljfour; mag:=1; nonstopmode; input grx0600
>                                                   
> Transcript written on mfput.log.
> grep: grx0600.log: No such file or directory
> mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input grx0600' failed to make grx0600.tfm.
> kpathsea: Appending font creation commands to missfont.log.
> ! Font LGR/lmr/bx/n/6=grx0600 at 6.0pt not loadable: Metric (TFM) file not foun
> d.
> <to be read again> 
>                    relax 
> l.522 ``\textbf{\textgreek{e>ic >óleheron}}
>                                              zum Verderben, Untergang; nicht
> 
> How can I overcome that?
> 
> Regards
> Johann

It seems to me that there are errors in lgrlmr.fd that point to non-existent tfms. Two lines I noticed have obvious errors.

[line88]     {<-5.5>    grxn0500      <5.5-6.5> grx0600

should be

 {<-5.5>    grxn0500      <5.5-6.5> grxn0600

and 

[line93]     {<-5.5>    gmxn0500      <5.5-6.5> gmx0600

should be

{<-5.5>    gmxn0500      <5.5-6.5> gmxn0600

Make those fixes in a copy of lgrlmr.fd that is placed in ~/Library/tex/latex so that it is found before the incorrect distributed version.

Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tug.org/pipermail/macostex-archives/attachments/20120714/2dd44f1d/attachment.html>


More information about the macostex-archives mailing list