Hi list, does anybody know how I could start metapost itself standalone from the context-minimals? mpost is telling me there is no mpost.mem and no plain.mem file so it can not start... Thanks for any hint...
On 17-2-2010 22:18, Martin 'golodhrim' Scholz wrote:
Hi list, does anybody know how I could start metapost itself standalone from the context-minimals? mpost is telling me there is no mpost.mem and no plain.mem file so it can not start... Thanks for any hint...
i nowadays never call mpost, i just do \startMPpage code \stopMPpage and process that with context 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 -----------------------------------------------------------------
On Wed, Feb 17, 2010 at 22:18, Martin 'golodhrim' Scholz wrote:
Hi list, does anybody know how I could start metapost itself standalone from the context-minimals? mpost is telling me there is no mpost.mem and no plain.mem file so it can not start... Thanks for any hint...
You can try texexec --make mpost Mojca
On Wed, Feb 17, 2010 at 22:34, Mojca Miklavec wrote:
On Wed, Feb 17, 2010 at 22:18, Martin 'golodhrim' Scholz wrote:
Hi list, does anybody know how I could start metapost itself standalone from the context-minimals? mpost is telling me there is no mpost.mem and no plain.mem file so it can not start... Thanks for any hint...
You can try texexec --make mpost
There's also a switch --formats=... in mtx-update.lua (that is, one can call first-setup.sh with --formats=... switch), but I have probably not tested that yet. Mojca
participants (3)
-
Hans Hagen
-
Martin 'golodhrim' Scholz
-
Mojca Miklavec