[NTG-context] mplib errors
Olivier
billet at eurecom.fr
Mon Sep 29 21:44:29 CEST 2008
Hi Luigi,
> > \starttext
> > \startMPcode
> > path p ; p := fullcircle scaled 4cm ;
> > fill p withcolor red ;
> > fill p shifted(2cm,0cm) withcolor blue ;
> > \stopMPcode
> > \stoptext
> >
> I have prepended
> \setupcolors[state=start]
This is indeed required to get the color but my problem is that the
graphic do not get typeset at all! As can be seen from the log file
report >> mp terminal:
(/usr/share/texmf/metapost/context/base/mp-tool.mp
! Missing `=' has been inserted.
<to be read again>
,
l.51 vardef mpversioncmp(expr s,
c) =
! Missing `=' has been inserted.
<to be read again>
)
[...a long list of such errors omitted...]
there is an issue with loading mp-tool.mp
Could it be that something related to mplib is not package in Norbert
Preining's packages? Is there a particular file that I should look for?
> BTW, no problems with
> MtxRun | current version: 2008.08.05 18:47
> This is LuaTeX, Version snapshot-0.29.0-2008071816
>
> and with beta
> MtxRun | current version: 2008.09.24 18:41
> This is LuaTeX, Version snapshot-0.29.0-2008071816
Thanks for the information,
Olivier
More information about the ntg-context
mailing list