ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: texmfstart trouble
Date: Thu, 15 Jun 2006 13:21:03 +0200	[thread overview]
Message-ID: <4491429F.3020601@elvenkind.com> (raw)
In-Reply-To: <71944787-D320-4A65-A220-38DA7F7EBEBD@science.uva.nl>

Hans van der Meer wrote:
> 2. The mpgraph.1 files differ only slightly, except for a few roundoff 
> differences:
> new format extra lines: (but not a problem, I would guess)
> %%MetaPostSpecials: 2.0 123 1000
> %%HiResBoundingBox: -5.66927 -5.66927 359.9991 119.05481
> %%MetaPostSpecial: 7 1 1 1 1 0.94118 1 3

Believe it or not, but this is a known problem within web2c.
It is triggered by an interaction between the new texexec
and having two different entries in texmf.cnf for Metaposts
memory size, for example like this:

   main_memory.mpost        = 500000
   main_memory.metafun      = 3000000

Now, the metafun format is generated as "mpost", but the
graphics are created as "metafun", and the different memory
sizes make the specials go disappear.

Strangely, I thought Hans and I had fixed by that a few weeks
back by changing the mpost commandlines, but apparently we didn't.

A workaround (while we sort this out) is to make sure that the
.mpost and .metafun settings use the same (highest) number.

Taco

  reply	other threads:[~2006-06-15 11:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 10:35 Hans van der Meer
2006-06-15 11:21 ` Taco Hoekwater [this message]
2006-06-16 21:25 ` Hans van der Meer
2006-06-16 22:13   ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4491429F.3020601@elvenkind.com \
    --to=taco@elvenkind.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).