ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* No file 'mpx314.aux'
@ 2009-11-01  3:48 Joel Black
  2009-11-01  7:22 ` Taco Hoekwater
  0 siblings, 1 reply; 3+ messages in thread
From: Joel Black @ 2009-11-01  3:48 UTC (permalink / raw)
  To: ntg-context


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

I have written a Venn diagram metapost file, which I successfully ran on Troy Henderson's metapost previewer while at work.

prologues:=3;
verbatimtex
%&latex
\documentclass{minimal}
\begin{document}
etex
beginfig(1);
draw (0,0)--(200,0)--(200,160)--(0,160)--(0,0);
draw fullcircle scaled 80 shifted (80,80);
draw fullcircle scaled 80 shifted (120,80);
label.lrt (btex $\xi$ etex,(0,160));
label.lrt (btex $A$ etex, (40, 120));
label.llft (btex $B$ etex,(160,120));
endfig;
end;

However, now that I am working on it at home, the error message "no file 'mpx314.aux'" appears when I try to compile it.  I have tried it on my older system (Miktex 2.6 running on Vista) and on my laptop (Miktex 2.8 running on Vista Home Premium).  Actually, on the laptop I also get a popup telling me that "dvitomp.exe has stopped working" and directing me to the Windows update page.  Am I doing something silly, or is this a bug, or what?  Thanks kindly.

Joel.

[-- Attachment #1.2: Type: text/html, Size: 2198 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: No file 'mpx314.aux'
  2009-11-01  3:48 No file 'mpx314.aux' Joel Black
@ 2009-11-01  7:22 ` Taco Hoekwater
  2009-11-01  9:43   ` Joel Black
  0 siblings, 1 reply; 3+ messages in thread
From: Taco Hoekwater @ 2009-11-01  7:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Hi Joel,

Joel Black wrote:
> I have written a Venn diagram metapost file, which I successfully ran
> on Troy Henderson's metapost previewer while at work.

Are you sure this relates to ConTeXt? It looks like you are having a
problem with LaTeX (combined with metapost and/or miktex).

There is a dedicated mailing list for metapost questions:
metapost@tug.org, see http://tug.org/metapost .

Also, I am pretty sure that miktex has a support mailing list.

I could have helped you with metapost problems if they were strictly
about metapost itself, but I have no idea how the interaction with
latex under miktex works out these days (and I doubt anyone else on
this list will).

Best wishes,
Taco
___________________________________________________________________________________
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: No file 'mpx314.aux'
  2009-11-01  7:22 ` Taco Hoekwater
@ 2009-11-01  9:43   ` Joel Black
  0 siblings, 0 replies; 3+ messages in thread
From: Joel Black @ 2009-11-01  9:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Taco,
Thanks for the sending me in the right direction.  I notice in the archives 
that you answer alot of questions, so thanks for taking the time for mine.
Joel.
----- Original Message ----- 
From: "Taco Hoekwater" <taco@elvenkind.com>
To: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Sent: Sunday, November 01, 2009 6:22 PM
Subject: Re: [NTG-context] No file 'mpx314.aux'


>
> Hi Joel,
>
> Joel Black wrote:
>> I have written a Venn diagram metapost file, which I successfully ran
>> on Troy Henderson's metapost previewer while at work.
>
> Are you sure this relates to ConTeXt? It looks like you are having a
> problem with LaTeX (combined with metapost and/or miktex).
>
> There is a dedicated mailing list for metapost questions:
> metapost@tug.org, see http://tug.org/metapost .
>
> Also, I am pretty sure that miktex has a support mailing list.
>
> I could have helped you with metapost problems if they were strictly
> about metapost itself, but I have no idea how the interaction with
> latex under miktex works out these days (and I doubt anyone else on
> this list will).
>
> Best wishes,
> Taco
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
> 

___________________________________________________________________________________
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:[~2009-11-01  9:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-01  3:48 No file 'mpx314.aux' Joel Black
2009-11-01  7:22 ` Taco Hoekwater
2009-11-01  9:43   ` Joel Black

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).