Re: [NTG-context] Metafun in MacTeX 209 distribution

2010-04-06 Thread jindrich Ruzicka

On Apr 4, 2010, at 4:58 PM, jindrich Ruzicka wrote:

> Hello people,
> 
> I installed  Mac TeX -2009 Distribution on a new iMAC.
> 
> when I try to run texexec on a Context file that  includes a metapost program,
> I receive no picture that is defined in metapost part. 
> (btw in my linux installation it works)
> 
> What I can find in log file is:
> ...
> runsystem(texmfstart texexec --batch --output=dvips --mpformat=metafun 
> --mptex --nomp --once obrazek-mpgraph)...disabled.
> ...
> 
> Running this sequence manually and reruning the 1st texexec I receive what I 
> expect.
> 
> Is it a feature of Mac distribution or there is a mismatch in some 
> file/directory permissions? (mptopfd, ...)
> Are there another installation steps needed after fresh MacTeX installation?
> 
> 
> the test file is:
> 
> \startuseMPgraphic{def}
> ...
> 
> \stopuseMPgraphic
> 
> \startuseMPgraphic{obr30}
> \includeMPgraphic{def}
> ...
> \stopuseMPgraphic
> 
> \starttext
> 
>   test
>   \placefigure[here][fig1]{yyy} {\useMPgraphic{obr30}}
>   end of test
> 
> \stoptext
> 
> Nice day,
> 
> Jindro
> 

See http://archive.contextgarden.net/message/20100322.074003.4e366fdd.en.html

Perhaps this ought to be added to the texlive page

Aditya

Thank you, Yes it works.
Jindro


___
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
___


Re: [NTG-context] Metafun in MacTeX 209 distribution

2010-04-04 Thread Aditya Mahajan

On Sun, 4 Apr 2010 10:58:13 -0400, ntg-context-boun...@ntg.nl wrote:
> Hello people,
> 
> I installed  Mac TeX -2009 Distribution on a new iMAC.
> 
> when I try to run texexec on a Context file that  includes a metapost program,
> I receive no picture that is defined in metapost part. 
> (btw in my linux installation it works)
> 
> What I can find in log file is:
> ...
> runsystem(texmfstart texexec --batch --output=dvips --mpformat=metafun 
> --mptex --nomp --once obrazek-mpgraph)...disabled.
> ...

See http://archive.contextgarden.net/message/20100322.074003.4e366fdd.en.html

Perhaps this ought to be added to the texlive page

Aditya

___
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
___


[NTG-context] Metafun in MacTeX 209 distribution

2010-04-04 Thread jindrich Ruzicka
Hello people,

I installed  Mac TeX -2009 Distribution on a new iMAC.

when I try to run texexec on a Context file that  includes a metapost program,
I receive no picture that is defined in metapost part. 
(btw in my linux installation it works)

What I can find in log file is:
...
runsystem(texmfstart texexec --batch --output=dvips --mpformat=metafun --mptex 
--nomp --once obrazek-mpgraph)...disabled.
...

Running this sequence manually and reruning the 1st texexec I receive what I 
expect.

Is it a feature of Mac distribution or there is a mismatch in some 
file/directory permissions? (mptopfd, ...)
Are there another installation steps needed after fresh MacTeX installation?


the test file is:

\startuseMPgraphic{def}
...

\stopuseMPgraphic

\startuseMPgraphic{obr30}
\includeMPgraphic{def}
...
\stopuseMPgraphic

\starttext

test
\placefigure[here][fig1]{yyy} {\useMPgraphic{obr30}}
end of test

\stoptext

Nice day,

Jindro

___
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
___