Tagged Questions
1
vote
0answers
121 views
MiKTeX can't find fkob.cfg [closed]
I'm trying to compile this document.
I am using Winedt 7, MiKTeX under Windows 7 pro 64 bits.
This is the message I get the error below.
------ LaTeX document ...
4
votes
1answer
1k views
Getting strange error with MiKTeX when trying to use “kpfonts” package
I'm getting the following error when trying to compile the following very minimal example with MiKTeX:
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage{kpfonts}
\begin{document}
test
...