I'm working with Miktex 2.9 64 Bit on Windows 8 with Texniccenter. Up until yesterday I compiled all my documents without any problems. Today everything seems fine, too, I did not run any Miktex Update overnight (though all packages were up to date the last few days). Texniccenter does not display any errors. But strangely no PDF was produced with pdflatex. Then I looked in the Logfile. At the very end (after the statistics, seems Texniccenter does not expect anything after that for it's own GUI output), there was this:
!pdfTeX error: pdflatex.exe (file LinBiolinumOB-osf-t1--base): Font LinBiolinumOB-osf-t1--base at 657 not found
==> Fatal error occurred, no output PDF file produced!
I commented out out every
\usepackage{libertine}
in my preambles. It works again! But with the wrong font, of course...
What is causing the problems here? I'm using Libertine just as the TUG font catalogue tells me:
\usepackage{libertine}
\usepackage[T1]{fontenc}
