Hi,
I have moved from LFS to Debian on my notebook and whenever I use
Code:
\usepackage[T1]{fontenc}
in my Latex-documents now, I get
Code:
[PDFLaTeX] finished with exit status 1
/usr/share/texmf-tetex/tex/latex/base/fontenc.sty:100:Font T1/cmr/m/n/10=ecrm1000 at 10.0pt not loadable: Metric (TFM) file not found. \fontencoding\encodingdefault\selectfont
./la.tex:14:Font T1/cmr/m/n/17.28=ecrm1728 at 17.28pt not loadable: Metric (TFM) file notfound. \maketitle
./la.tex:14:Font T1/cmr/m/n/12=ecrm1200 at 12.0pt not loadable: Metric (TFM) file not found. \maketitle
./la.tex:16:Font T1/cmr/bx/n/10=ecbx1000 at 10.0pt not loadable: Metric (TFM) file not found. \begin{abstract}
What's the reason for this? How do I solve this or where do I start digging?
Thanx for any hints ;-)
-Christoph =)