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

* Re: Metapost beta 1.090 released
  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
  0 siblings, 1 reply; 4+ messages in thread
From: Yue Wang @ 2008-07-18 18:01 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi, Taco:

> This MetaPost release is based on MPlib.

Oh! My God!!! Such a big change~ So are you sure the code is stable enough?
btw, If we insist to use the mplib, why not make mpost a symbol link
to LuaTeX in TeXLive 2008?
(just revise a few code of LuaTeX, make it behave like metapost when
mpost is called, lua when texlua is called, **tex when **tex is
called)

Yue Wang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Metapost beta 1.090 released
  2008-07-18 18:01 ` Yue Wang
@ 2008-07-18 18:18   ` Taco Hoekwater
  2008-07-18 21:09     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Taco Hoekwater @ 2008-07-18 18:18 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

Yue Wang wrote:
> Hi, Taco:
> 
>> This MetaPost release is based on MPlib.
> 
> Oh! My God!!! Such a big change~ So are you sure the code is stable enough?

I have to push out the code sometime, otherwise it will never be ready.
But it will not be on this year's texlive, that has 'only' mpost 1.005
and an outdated version of mplib inside luatex.exe of two months ago
or so (0.25.4).  Gives us plenty of time to test before texlive 2009.

> btw, If we insist to use the mplib, why not make mpost a symbol link
> to LuaTeX in TeXLive 2008?
> (just revise a few code of LuaTeX, make it behave like metapost when
> mpost is called, lua when texlua is called, **tex when **tex is
> called)

maybe next year ;-)

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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Metapost beta 1.090 released
  2008-07-18 18:18   ` Taco Hoekwater
@ 2008-07-18 21:09     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2008-07-18 21:09 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> Yue Wang wrote:
>> Hi, Taco:
>>
>>> This MetaPost release is based on MPlib.
>> Oh! My God!!! Such a big change~ So are you sure the code is stable enough?
> 
> I have to push out the code sometime, otherwise it will never be ready.
> But it will not be on this year's texlive, that has 'only' mpost 1.005
> and an outdated version of mplib inside luatex.exe of two months ago
> or so (0.25.4).  Gives us plenty of time to test before texlive 2009.

also, taco, i and some members of this list spend quite some time on 
testing already so it's not that there's suddenly an instable system

Hans


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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