mptopdf problem: he is broken and asking for fix
Hi, I'm using: MPtoPDF 1.4.1 : running 'mpost --mem=mpost linejoin.mp' This is MetaPost, version 1.800 (kpathsea version 6.1.1dev) Attached sources give following error: This is MetaPost, version 1.800 (kpathsea version 6.1.1dev) 26 MAR 2013 22:04 **linejoin.mp (mpost.mp (/mnt/data/tex/texmf/metapost/base/plain.mp Preloading the plain mem file, version 1.004) ) (./linejoin.mp (./line_makro.mp) [1 ! This can't happen (degenerate spec). endfig->scantokens.extra_endfig;shipit; endgroup l.24 endfig ; I'm broken. Please show this to someone who can fix can fix So I hope, there is someone who can fix :) Best regards, BruXy -- Martin Bruchanov Skype : bruxytronics WWW : http://bruxy.regnet.cz/ GPG-Key : http://bruxy.regnet.cz/bruxy-gpg.key (0x8107ED53) Linked-In : http://www.linkedin.com/in/bruxy Google+ : http://gplus.to/BruXy
On 3/26/2013 10:07 PM, Martin Bruchanov wrote:
Hi,
I'm using:
MPtoPDF 1.4.1 : running 'mpost --mem=mpost linejoin.mp' This is MetaPost, version 1.800 (kpathsea version 6.1.1dev)
Attached sources give following error:
This is MetaPost, version 1.800 (kpathsea version 6.1.1dev) 26 MAR 2013 22:04 **linejoin.mp (mpost.mp (/mnt/data/tex/texmf/metapost/base/plain.mp Preloading the plain mem file, version 1.004) ) (./linejoin.mp (./line_makro.mp) [1 ! This can't happen (degenerate spec). endfig->scantokens.extra_endfig;shipit; endgroup l.24 endfig ; I'm broken. Please show this to someone who can fix can fix
So I hope, there is someone who can fix :)
Next time, try to make a small example (i lack the time to zoom in to the smallest problem). Taco, Can this be a bug in mplib? \startMPpage def drawdot = addto currentpicture contour makepath currentpen enddef ; linejoin := mitered; drawdot withpen pensquare ; \stopMPpage It looks like mitered and pensquare pen building don't go along. Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 03/26/2013 11:13 PM, Hans Hagen wrote:
On 3/26/2013 10:07 PM, Martin Bruchanov wrote:
Hi,
I'm using:
MPtoPDF 1.4.1 : running 'mpost --mem=mpost linejoin.mp' This is MetaPost, version 1.800 (kpathsea version 6.1.1dev)
Attached sources give following error:
This is MetaPost, version 1.800 (kpathsea version 6.1.1dev) 26 MAR 2013 22:04 **linejoin.mp (mpost.mp (/mnt/data/tex/texmf/metapost/base/plain.mp Preloading the plain mem file, version 1.004) ) (./linejoin.mp (./line_makro.mp) [1 ! This can't happen (degenerate spec). endfig->scantokens.extra_endfig;shipit; endgroup l.24 endfig ; I'm broken. Please show this to someone who can fix can fix
So I hope, there is someone who can fix :)
Next time, try to make a small example (i lack the time to zoom in to the smallest problem).
Taco,
Can this be a bug in mplib?
Looks that way, yes. Investigating right now. Best wishes, Taco
On 03/27/2013 09:17 AM, Taco Hoekwater wrote:
On 03/26/2013 11:13 PM, Hans Hagen wrote:
On 3/26/2013 10:07 PM, Martin Bruchanov wrote:
Hi,
! This can't happen (degenerate spec).
So I hope, there is someone who can fix :)
Can this be a bug in mplib?
Looks that way, yes. Investigating right now.
Found, should be fixed in the next release. Best wishes, Taco
participants (3)
-
Hans Hagen
-
Martin Bruchanov
-
Taco Hoekwater