I have following problem, I like to use the gentium package but I only got the error:
miktex-makemf did not succeed for the following reason: The ec-gentiumplus-italic source file could not be found
Sorry, but miktex-makepk did not succeed for the following reason: PK font ec-gentiumplus-italic could not be created.
Any ideas about that?
Here is my minimal example:
\documentclass[a5paper,11pt]{scrbook} \usepackage{lipsum} \usepackage[ngerman]{babel} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{gentium} \begin{document} \chapter{Gentium} Test \section{Gentium} \lipsum \end{document}
I'm using MiKTex 2.9.6643-x64 and TeXstudio 2.12.8
Thanks a lot in advance!
Mathias.