Hello Dan and Karel,<div>Thanks for all your effort with this.    I too am using most 1.504 in texlive 2011 running on MAC OS X 7.3.      I have</div><div>changed prologue to prologues := 3.   and still obtain this weird behavior.     for now I will just use  shading  with color 0.8white. etc.   </div>

<div><br></div><div>It is interesting that there seems to be no issue on mpost 1.212.</div><div><br></div><div>Walt </div><div><br><div class="gmail_quote">On Sat, Apr 7, 2012 at 12:13 PM, Dan Luecking <span dir="ltr"><<a href="mailto:luecking@uark.edu">luecking@uark.edu</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">At 02:13 AM 4/7/2012, Karel wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Walt Burkhard napsal(a):<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello.<br>
I am trying to use the \mpattern  (my google mail program wants me to type only pattern!!)  in a very simple metapost program.   There seems to be strange things going on.  I have attached the metapost and tex programs here.<br>


 The presence of the pattern seems to spoil metapost's ability to use tex properly.<br>
Any ideas what is going on? or even better how to avoid this issue?<br>
</blockquote>
<br>
I have compiled your metapost file and donot see any problem (mpost 1.212).<br>
Karel Horak<br>
</blockquote>
<br></div></div>
In my set-up (TeX Live, Windows 7, metapost 1.504) the<br>
first and third figures show Courier text instead of<br>
cmssdc10 and some characters misplaced. One assumes that<br>
this is because mpattern redefines /fshow (a standard trick<br>
for introducing PS commands for which Metapost doesn't have<br>
an interface). The use of Courier is a Ghostscript default<br>
for an unknown font. If I ask GSview to show me Ghostscript's<br>
messages, I see many complaints of unknown fonts.<br>
<br>
I also get error messages from "pdftex mpsproof ttt.1",<br>
presumably because this command ultimately calls on<br>
supp-pdf.tex to parse the file ttt.1 directly and that file<br>
no longer contains standard metapost postscript.<br>
<br>
It seems to me that I remember ConTeXt having a way to<br>
permit patterns in metapost output, and that supp-pdf<br>
was written to recognize those methods, but I don't know<br>
any details.<br>
<br>
I have often created pattern fills, but I do it by<br>
writing a loop that draws some basic figure shifted to<br>
enough places to cover the boundingbox of a closed curve,<br>
then clipping the resulting picture to that curve.<br>
<br>
Dan<br>
<br>
Daniel H. Luecking<br>
Department of Mathematical Sciences<br>
Fayetteville, Arkansas<br>
<a href="http://www-cs-faculty.stanford.edu/~knuth/iaq.html" target="_blank">http://www-cs-faculty.<u></u>stanford.edu/~knuth/iaq.html</a> <br>
--<br>
<a href="http://tug.org/metapost/" target="_blank">http://tug.org/metapost/</a><br>
</blockquote></div><br></div>