[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#433258: texlive-lang-greek: greek font missing



Hadmut Danisch <hadmut@danisch.de> wrote:

> grep: grar10.log: No such file or directory
> mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input grar10' failed to make grar10.tfm.
> kpathsea: Appending font creation commands to missfont.log.
>
> ! Font LGR/phv/m/n/10.95=grar10 at 10.95pt not loadable: Metric (TFM) file not 
> found.
> <to be read again> 
>                    relax 
> l.497   blablabla \griech{>'adhloc}

I cannot reproduce this here.  Can you please provide a minimal example?
With this one:

\documentclass{article}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
% \usepackage[greek,ngerman]{babel}

\input{lgrenc.def}
\newcommand{\griech}[1]{{\fontencoding{LGR}\selectfont #1}}

\begin{document}



\griech{>'adhloc}

\end{document}

I get no error message and greek typesetting.  If I use the commented
babel line instead of the first, I don't even need the line with
"\input". 

Regards, Frank
-- 
Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Reply to: