<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Courier New;color: #000000;font-size: 12pt;">
[Copying the list]<br>
<br>
The problem is that the EPS which metapost produces by <br>
default is not self-contained. The fonts are not <br>
embedded. TeX-relatex software like dvips, dvipdfmx <br>
and pdflatex know how to handle that, but programs <br>
like ghostscript need the fonts either in the EPS <br>
file or in the system.<br>
<br>
If you include the line <br>
<br>
    prologues := 3;<br>
<br>
in your .mp file before any figures, MP will embed all<br>
the fonts you use (provided it can find them, but that <br>
includes all fonts installed in the TeX system).<br>
<br>
See sections 3 and 8.1 of mpman.pdf (pages 5 and 24 <br>
in my version).<br>
<br>
Dan
<div><br>
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px"><font face="Courier New" size="3">Daniel H. Luecking<br>
Department of Mathematical Sciences<br>
University of Arkansas<br>
Fayetteville, Arkansas</font><br>
</div>
</div>
</div>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF217501"><font color="#000000" face="Tahoma" size="2"><b>From:</b> burkhard@eng.ucsd.edu [burkhard@eng.ucsd.edu] on behalf of Walt Burkhard [burkhard@cs.ucsd.edu]<br>
<b>Sent:</b> Sunday, March 16, 2014 7:09 PM<br>
<b>To:</b> Daniel H. Luecking<br>
<b>Subject:</b> quick question<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div class="gmail_default" style="font-family:garamond,serif; font-size:large">Hello Dan,</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large"><br>
</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large">I just tried eps2eps  on a metapost created file that contains  measurements</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large">expressed in the font cmss10.   Howver, I get an error message</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large"><br>
</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large">Error: /undefined in cmss10<br>
</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large"><br>
</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large">What fonts might I use in metapost that won't throw eps2eps off?</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large"><br>
</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large">Many thanks in advance,</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large"><br>
</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large">Walt</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large"><br>
</div>
<div class="gmail_default" style="font-family:garamond,serif; font-size:large"><br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>