Search found 1 match

by berni
Wed Jul 20, 2016 9:34 pm
Forum: Fonts & Character Sets
Topic: Font disappears partly in included postscript graphics.
Replies: 0
Views: 4412

Font disappears partly in included postscript graphics.

Since some time (at least one year) I encounter the following problem from time to time. As I'm not able to fix it (though I found some workarround) I'd like to ask you, if you can help me.

A small example is the following:

\documentclass{scrartcl}
\usepackage{times}
\usepackage{graphicx}

\begin ...