<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"></div></div>
\starttext<br>
<br>
    \startMPpage<br>
        graphictext("\input zapf\relax")<br>
            withfillcolor red<br>
            withdrawcolor blue<br>
            withpen pencircle scaled 1pt ;<br>
    \stopMPpage<br>
<br>
    \startTEXpage<br>
        \startoverlay<br>
            {\framed<br>
                [align=normal,foregroundcolor=red]<br>
                {\starteffect[inner]\input zapf\relax\stopeffect}}<br>
            {\framed<br>
                [align=normal,foregroundcolor=blue]<br>
                {\starteffect[outer]\input zapf\relax\stopeffect}}<br>
        \stopoverlay<br>
    \stopTEXpage<br>
<br>
\stoptext<br></blockquote><div><br></div><div>I get a two page PDF (see attachment) where the first (MP) page is blank but the second (TeX) page is as expected.  Since I am wanting a MetaPost solution, I would prefer the blank page be non-blank. :-)<br><br></div><div>Troy<br></div></div></div></div>