ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Metapost beta 1.090 released
@ 2008-07-18 13:10 Taco Hoekwater
  2008-07-18 18:01 ` Yue Wang
  0 siblings, 1 reply; 4+ messages in thread
From: Taco Hoekwater @ 2008-07-18 13:10 UTC (permalink / raw)
  To: MetaPost bug reports and discussion.,
	MetaPost List, mailing list for ConTeXt users

Hi all,

I have just released the archive files for MetaPost 1.090, the
first official beta for the new stable version of MetaPost.

----------------------------------------------------------------------
What is new:
----------------------------------------------------------------------

This MetaPost release is based on MPlib. For those of you who are not
aware of the MPlib project yet:

MPlib is the name of the new, revamped version of the MetaPost
interpreter. It is implemented in Cweb, and internally consists
of a core library, an mpx generation library, and a frontend
driver program (mpost).

There are no changes to the MetaPost language, but nevertheless there
are some minor differences with the last pascal-web based version of
MetaPost (1.005):

* The MPlib distribution is released under the GPL version 2 or,
   at your option, any later version.

* The commandline is slightly different, run mpost --help for details.

* The mem file format is changed, you have to regenerate any
   existing ones.

* The new mpx generation library includes the label generation
   functionality that was previously provided by 'makempx', and
   this internal code will be used instead of an external program.
   That is, unless the MPXCOMMAND variable is set in the  environment
   or texmf.cnf. The 'mpware' programs became obsolete and are no
   longer included in the distribution.

* Most of the memory configuration variables from texmf.cnf
   have become obsolete due to dynamic reallocation. The four remaining
   ones are 'main_memory', 'hash_size', 'max_in_open', 'param_size'.
   These are only taken into account at mem generation time, the
   values are stored in and reloaded from the mem file.

* The core MPlib library does not interpret an initial '&' as anything
   special and it does not support re-initialization using a different
   mem file either. The command line program mpost _does_ interpret '&'
   as an alias for the -mem switch to preserve (some) compatility.

* The MPlib distribution includes lua script language bindings.

----------------------------------------------------------------------

You can get the sources and a cross-compiled mingw binary for Win32
from the usual place:

    http://foundry.supelec.fr/frs/?group_id=13&release_id=309

Have fun,

Taco


--
http://tug.org/metapost/


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

end of thread, other threads:[~2008-07-18 21:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-18 13:10 Metapost beta 1.090 released Taco Hoekwater
2008-07-18 18:01 ` Yue Wang
2008-07-18 18:18   ` Taco Hoekwater
2008-07-18 21:09     ` Hans Hagen

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