ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Metafun in MacTeX 209 distribution
@ 2010-04-04 14:58 jindrich Ruzicka
  2010-04-04 15:42 ` Aditya Mahajan
  2010-04-06 17:23 ` jindrich Ruzicka
  0 siblings, 2 replies; 3+ messages in thread
From: jindrich Ruzicka @ 2010-04-04 14:58 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 983 bytes --]

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


[-- Attachment #1.2: Type: text/html, Size: 2807 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Metafun in MacTeX 209 distribution
  2010-04-04 14:58 Metafun in MacTeX 209 distribution jindrich Ruzicka
@ 2010-04-04 15:42 ` Aditya Mahajan
  2010-04-06 17:23 ` jindrich Ruzicka
  1 sibling, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2010-04-04 15:42 UTC (permalink / raw)
  To: mailing list for ConTeXt users


On Sun, 4 Apr 2010 10:58:13 -0400, ntg-context-bounces@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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Metafun in MacTeX 209 distribution
  2010-04-04 14:58 Metafun in MacTeX 209 distribution jindrich Ruzicka
  2010-04-04 15:42 ` Aditya Mahajan
@ 2010-04-06 17:23 ` jindrich Ruzicka
  1 sibling, 0 replies; 3+ messages in thread
From: jindrich Ruzicka @ 2010-04-06 17:23 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1311 bytes --]


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



[-- Attachment #1.2: Type: text/html, Size: 3486 bytes --]

[-- Attachment #2: Type: text/plain, Size: 486 bytes --]

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-06 17:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-04 14:58 Metafun in MacTeX 209 distribution jindrich Ruzicka
2010-04-04 15:42 ` Aditya Mahajan
2010-04-06 17:23 ` jindrich Ruzicka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).