I have a 12 year old, large Latex document with eps figures in it. Nowadays, when I try to translate it into pdf, I get the following error message:
dvips: Font Courier used in file Pictures/MealyAutomat.eps is not in the mapping file.
Any idea how to fix this? Do I just have to install a certain font package?
The figures were created with the 'tgif' program a long time ago. I have just installed the 'tgif' package, and I get:
$ tgif
Fatal Error in OpenFont(): Cannot open the Default(Msg)Font '-*-courier-medium-r-normal-*-14-*-*-*-*-*-iso8859-1'.
Tgif aborted.
texlive-fonts-extra. – Alex R. Jan 14 '14 at 14:11http://askubuntu.com/questions/409697/latex-dvips-font-problem-ubuntu-13-04
– Harris Sep 08 '14 at 21:01