[dev-context] MkIV isolated expression with \(start|stop|use)staticMPfigure

2013-04-14 Thread Sanjoy Mahajan
With the attached test file, which uses MPinclusions for a staticMPfigure, I get an Isolated expression. I think it's a parser bug somewhere, because deleting almost any word in the file removes the error. The file itself looks a bit crazy. It is a minimal example generated by a program to help

Re: [dev-context] MkIV isolated expression with \(start|stop|use)staticMPfigure

2013-04-14 Thread Hans Hagen
On 4/14/2013 12:37 PM, Sanjoy Mahajan wrote: 63 64 \startMPinclusions 65 def r_ladder := draw unitsquare; enddef; wrong mp: no := but = - Hans Hagen | PRAGMA ADE

Re: [dev-context] MkIV isolated expression with \(start|stop|use)staticMPfigure

2013-04-14 Thread Hans Hagen
On 4/14/2013 2:36 PM, Sanjoy Mahajan wrote: 65 def r_ladder := draw unitsquare; enddef; wrong mp: no := but = Oh, you're right. Though why does it work most of the time, but fails depending on the exact surrounding .tex text (outside of the MP code)? Maybe related: mpost never