[NTG-context] missing metafun graphics in mkii

2009-06-08 Thread Mojca Miklavec
Hello,

Does anyone else experience problems using metafun graphics in mkii?
Did I miss some runwhatevertrue switch somewhere? Are the stubs in
minimals incompatible in some way? At least live.contextgarden.net
seems to suffer as well.

Minimal example:

\startMPcode
draw fullcircle scaled 3cm;
\stopMPcode

If I run the code with some older ConTeXt then the code starts working
again with a recent ConTeXt, but recent ConTeXt doesn't generate the
   jobname-mpgraph.1
file at all. Once compiling the document with an older version, the
file is generated and it starts working again. But this behaviour
breaks my module :(

Thanks,
Mojca
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] missing metafun graphics in mkii

2009-06-08 Thread Peter Münster
On Mon, 8 Jun 2009, Mojca Miklavec wrote:

 Does anyone else experience problems using metafun graphics in mkii?
 Did I miss some runwhatevertrue switch somewhere? Are the stubs in
 minimals incompatible in some way? At least live.contextgarden.net
 seems to suffer as well.

No problem here with latest minimals...

Versions:

This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 7.5.7)
 \write18 enabled.
 (/opt/context/tex/texmf-context/web2c/natural.tcx)
entering extended mode
(./test.tex

ConTeXt  ver: 2009.06.07 14:02 MKII  fmt: 2009.6.8  int: english/english

Cheers, Peter

-- 
Contact information: http://pmrb.free.fr/contact/

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] missing metafun graphics in mkii

2009-06-08 Thread Zhichu Chen
Well, I don't quite sure if it's the same problem with you guys
but there's a weird thing that after I updated to the current
beta release, I have to run texmfstart texexec twice to get
the metapost figures.

On Mon, Jun 8, 2009 at 7:30 PM, Peter Münsterpmli...@free.fr wrote:
 On Mon, 8 Jun 2009, Mojca Miklavec wrote:

 Does anyone else experience problems using metafun graphics in mkii?
 Did I miss some runwhatevertrue switch somewhere? Are the stubs in
 minimals incompatible in some way? At least live.contextgarden.net
 seems to suffer as well.

 No problem here with latest minimals...

 Versions:

 This is pdfTeX, Version 3.1415926-1.40.10 (Web2C 7.5.7)
  \write18 enabled.
  (/opt/context/tex/texmf-context/web2c/natural.tcx)
 entering extended mode
 (./test.tex

 ConTeXt  ver: 2009.06.07 14:02 MKII  fmt: 2009.6.8  int: english/english

 Cheers, Peter

 --
 Contact information: http://pmrb.free.fr/contact/

 ___
 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  : https://foundry.supelec.fr/projects/contextrev/
 wiki     : http://contextgarden.net
 ___




-- 
Best Regards
Chen


  Zhi-chu Chen | Shanghai Synchrotron Radiation Facility
 No. 2019 | Jialuo Rd. | Jiading | Shanghai | P.R. China
 tel: 086 21 5955 3405 | zhichu.chen.googlepages.com
   | www.sinap.ac.cn

___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] missing metafun graphics in mkii

2009-06-08 Thread Peter Rolf

Mojca Miklavec schrieb:

Hello,

Does anyone else experience problems using metafun graphics in mkii?
Did I miss some runwhatevertrue switch somewhere? Are the stubs in
minimals incompatible in some way? At least live.contextgarden.net
seems to suffer as well.

Minimal example:

\startMPcode
draw fullcircle scaled 3cm;
\stopMPcode

If I run the code with some older ConTeXt then the code starts working
again with a recent ConTeXt, but recent ConTeXt doesn't generate the
   jobname-mpgraph.1
file at all. Once compiling the document with an older version, the
file is generated and it starts working again. But this behaviour
breaks my module :(

  

no problems with mp here...

ConTeXt version: 2009.06.04 22:20
MetaPost 1.202
pdfTeX 3.1415926-1.40.10-2.2 (Web2C 2009)

Best wishes, Peter


Thanks,
Mojca
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___

  


___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] missing metafun graphics in mkii

2009-06-08 Thread Hans Hagen

Mojca Miklavec wrote:

Hello,

Does anyone else experience problems using metafun graphics in mkii?
Did I miss some runwhatevertrue switch somewhere? Are the stubs in
minimals incompatible in some way? At least live.contextgarden.net
seems to suffer as well.

Minimal example:

\startMPcode
draw fullcircle scaled 3cm;
\stopMPcode

If I run the code with some older ConTeXt then the code starts working
again with a recent ConTeXt, but recent ConTeXt doesn't generate the
   jobname-mpgraph.1
file at all. Once compiling the document with an older version, the
file is generated and it starts working again. But this behaviour
breaks my module :(


there has been an issue with texexec and mp cleanup ... do you use the 
latest texexec?



-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] missing metafun graphics in mkii

2009-06-08 Thread Mojca Miklavec
On Mon, Jun 8, 2009 at 13:11, Mojca Miklavec wrote:
 Hello,

 Does anyone else experience problems using metafun graphics in mkii?
 Did I miss some runwhatevertrue switch somewhere? Are the stubs in
 minimals incompatible in some way? At least live.contextgarden.net
 seems to suffer as well.

Mea culpa ...
Fatal mem file error; metafun.mem was written by an older version
That should have costed me two beers at least.

Since texexec doesn't intercept this error message gets hidden too well.

But then ... the garden needs to be fixed as well and it's not the same problem.

Mojca
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] missing metafun graphics in mkii

2009-06-08 Thread Hans Hagen

Mojca Miklavec wrote:


Mea culpa ...


can happen


Fatal mem file error; metafun.mem was written by an older version


normally texexec --make would show at least something, as it remakes the 
metafun format



Since texexec doesn't intercept this error message gets hidden too well.

But then ... the garden needs to be fixed as well and it's not the same problem.


hm,

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___