Hi, I uploaded a beta. There are some minor changes in the mp machinery (as preparation for 'double' support. As I upgraded some file related code recently there can be issues (easy to solve once known as it's hard to foresee all bordercases). 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 Mon, 10 Dec 2012 23:28:17 +0100
Hans Hagen
Hi,
I uploaded a beta. There are some minor changes in the mp machinery (as preparation for 'double' support. As I upgraded some file related code recently there can be issues (easy to solve once known as it's hard to foresee all bordercases).
Hans
(Already reported directly, but I forgot to put the list on copy.) There is a problem with the new beta. Minimal example: \starttext \startMPcode draw fullcircle scaled 1cm ; \stopMPcode \stoptext metapost > initializing instance 'metafun' using format 'metafun' metapost > loading 'metafun': /home/local/context/beta/tex/texmf-context/metapost/context/base/metafun.mpiv, using method: default luatex: ../../../source/texk/web2c/mplibdir/mp.w:5353: do_set_attr_head: Assertion `A->type==mp_structured' failed. mtx-context | fatal error: no return code, message: luatex: execution interrupted
On 12/11/2012 09:05 AM, Alan BRASLAU wrote:
(Already reported directly, but I forgot to put the list on copy.)
There is a problem with the new beta.
Minimal example:
\starttext \startMPcode draw fullcircle scaled 1cm ; \stopMPcode \stoptext
This example works for me, and valgrind does not report anything out of the ordinary at that point. What system do you run on? Best wishes, Taco
On Tue, Dec 11, 2012 at 9:36 AM, Taco Hoekwater
On 12/11/2012 09:05 AM, Alan BRASLAU wrote:
(Already reported directly, but I forgot to put the list on copy.)
There is a problem with the new beta.
Minimal example:
\starttext \startMPcode draw fullcircle scaled 1cm ; \stopMPcode \stoptext
This example works for me, and valgrind does not report anything out of the ordinary at that point. What system do you run on?
broken here too # context test.tex mtx-context | run 1: luatex --fmt="/opt/luatex/standalone-mkiv/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/cont-en" --jobname="test" --lua="/opt/luatex/standalone-mkiv/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/cont-en.lui" --no-parse-first-line --c:currentrun=1 --c:fulljobname="./test.tex" --c:input="./test.tex" --c:kindofrun=1 "cont-yes.mkiv" This is LuaTeX, Version beta-0.72.0-2012121022 (rev 4499) \write18 enabled. (/opt/luatex/standalone-mkiv/tex/texmf-context/tex/context/base/cont-yes.mkiv ConTeXt ver: 2012.12.10 23:20 MKIV fmt: 2012.12.11 int: english/english system > cont-new.mkiv loaded (/opt/luatex/standalone-mkiv/tex/texmf-context/tex/context/base/cont-new.mkiv system > beware: some patches loaded from cont-new.mkiv ) system > files > jobname: test, input: test, result: test fonts > latin modern fonts are not preloaded languages > language en is active (test.tex{/opt/luatex/standalone-mkiv/tex/texmf-context/fonts/map/pdftex/context/mkiv-base.map} fonts > preloading latin modern fonts (second stage) fonts > typescripts > unknown: library 'loc' {/opt/luatex/standalone-mkiv/tex/texmf/fonts/map/dvips/lm/lm-math.map}{/opt/luatex/standalone-mkiv/tex/texmf/fonts/map/dvips/lm/lm-rm.map} fonts > fallback modern rm 12pt is loaded metapost > initializing instance 'metafun' using format 'metafun' metapost > loading 'metafun': /opt/luatex/standalone-mkiv/tex/texmf-context/metapost/context/base/metafun.mpiv, using method: default luatex: ../../../source/texk/web2c/mplibdir/mp.w:5353: do_set_attr_head: Assertion `A->type==mp_structured' failed. mtx-context | fatal error: no return code, message: luatex: execution interrupted Linux luigicasa-K55VD 3.5.0-19-generic #30-Ubuntu SMP Tue Nov 13 17:48:01 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux -- luigi
Hi Alan,
Your example works on my machine (Mac OS X 10.8 and Context version 2012.12.10 23:20).
Best regards: OK
On 11 déc. 2012, at 09:05, Alan BRASLAU
On Mon, 10 Dec 2012 23:28:17 +0100 Hans Hagen
wrote: Hi,
I uploaded a beta. There are some minor changes in the mp machinery (as preparation for 'double' support. As I upgraded some file related code recently there can be issues (easy to solve once known as it's hard to foresee all bordercases).
Hans
(Already reported directly, but I forgot to put the list on copy.)
There is a problem with the new beta.
Minimal example:
\starttext \startMPcode draw fullcircle scaled 1cm ; \stopMPcode \stoptext
metapost > initializing instance 'metafun' using format 'metafun' metapost > loading 'metafun': /home/local/context/beta/tex/texmf-context/metapost/context/base/metafun.mpiv, using method: default luatex: ../../../source/texk/web2c/mplibdir/mp.w:5353: do_set_attr_head: Assertion `A->type==mp_structured' failed.
mtx-context | fatal error: no return code, message: luatex: execution interrupted ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
participants (5)
-
Alan BRASLAU
-
Hans Hagen
-
luigi scarso
-
Otared Kavian
-
Taco Hoekwater