I send the offending mpgraph.mp file. It has ;'s all over. There are so many ;;'s and even some ;;;'s that I am tempted to think that one of the translation scripts is the culprit, adding a ; per newline maybe? I am sorry not having taken a look into the ruby scripts, but my ruby knowledge is nihil. Hans van der Meer On Jul 11, 2006, at 17:08, Hans Hagen wrote:
Hans van der Meer wrote:
First everything is OK and then suddenly I start getting errors in (metafun) position graphics:
! Missing `)' has been inserted. <to be read again> ; l.118 ...926pt,72.9016pt)--(95.23926pt,72.9016pt);
The mpgraph.mp file says at this point:
PlainTextArea:=boundingbox((95.23926pt,72.9016pt)--(95.23926pt, 72.9016pt); shifted (609.52148pt,476.59792pt));;
What is happening?
can you make a minimal failing example? looks like an ; too much
Hans