ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* context upgrade corrupts metafun !?
@ 2002-07-28 10:06 Kris Hermans
  2002-07-29  7:17 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Kris Hermans @ 2002-07-28 10:06 UTC (permalink / raw)


Hi,

a while ago I successfully configured metafun for my MikTeX installation.
Yesterday, I did an upgrade of Context via de automatic update facility of
MikTeX. ConTeXt works fine, but Metafun is broken.
There _is_ a pdf generated, and it seems ok, but the compilation process
reports an error and stops.

I try the following example:

\setupcolors[state=start]

\starttext
\startuseMPgraphic{dummy}
  fill fullcircle scaled 5cm withcolor red ;
\stopuseMPgraphic
\useMPgraphic{dummy}
\stoptext

And I get:

This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (MiKTeX 2.1)
(preloaded format=cont-en 2002.7.24)  28 JUL 2002 11:33
entering extended mode
**mf01.tex
(mf01.tex{pdftex.cfg}

ConTeXt  ver: 2002.7.12  fmt: 2002.7.24  int: english  mes: english

language       : language en is active
<protectionstate 0>
system         : cont-new loaded
(C:\texmf\tex\context\base\cont-new.tex
systems        : beware: some patches loaded from cont-new.tex!
system (E-TEX) : [line 785] \dimexpr
)
system         : cont-old loaded
(C:\texmf\tex\context\base\cont-old.tex
loading        : Context Old Macros
)
system         : cont-fil loaded
(C:\texmf\tex\context\base\cont-fil.tex
loading        : Context File Synonyms
)
bodyfont       : 12pt rm is loaded
language       : patterns 2:2-en-2 4:2-de-2 5:2-fr-2 6:2-es-2 7:2-it-2
8:2-nl-2
 loaded
specials       : tex,postscript,rokicki loaded
system         : mf01.top loaded
(./mf01.top
specials       : loading definition file tpd
(C:\texmf\tex\context\base\spec-tpd.tex
specials       : loading definition file fdf
(C:\texmf\tex\context\base\spec-fdf.tex <unprotect 3> <unprotect 4>
system (E-TEX) : [line 1703] \ifcsname
<unprotect 5> <protect 5> <protect 4> <protect 3>)
specials       : fdf loaded
<unprotect 3> <protect 3>)
specials       : fdf,tpd loaded
)
pdftex         : needs map file: original-context-symbol.map
pdftex         : needs map file: pl0-ams-cmr.map
pdftex         : needs map file: original-vogel-symbol.map
color          : system rgb is global activated
(./mf01.tuo) (./mf01.tuo) (./mf01.tuo) (./mf01.tuo) (./mf01.tuo)
(./mf01.tuo)
(./mf01.tuo) (./mf01.tuo) (./mf01.tuo) (./mf01.tuo) (./mf01.tuo)
(./mf01.tuo)
(./mf01.tuo)
systems        : begin file mf01 at line 5
Randomizer initialized to 814556925. [MP to PDF ./mpgraph.1] (./mpgraph.1
! Undefined control sequence.
\handleMPsequence ->\checkMPpath
                                 \ifcase \nofMPsegments \else \let \e...
l.18 ... 70.86613 0 curveto closepath fill

Any idea what might be wrong?

cheers,

Kris Hermans (enjoying the first warm weekend here in Belgium ...).


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

* Re: context upgrade corrupts metafun !?
  2002-07-28 10:06 context upgrade corrupts metafun !? Kris Hermans
@ 2002-07-29  7:17 ` Hans Hagen
  2002-07-29 19:13   ` Kris Hermans
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2002-07-29  7:17 UTC (permalink / raw)
  Cc: ConTeXt Mailing List

At 12:06 PM 7/28/2002 +0200, Kris Hermans wrote:
>Hi,
>
>a while ago I successfully configured metafun for my MikTeX installation.
>Yesterday, I did an upgrade of Context via de automatic update facility of
>MikTeX. ConTeXt works fine, but Metafun is broken.
>There _is_ a pdf generated, and it seems ok, but the compilation process
>reports an error and stops.
>
>
>I try the following example:
>
>\setupcolors[state=start]
>
>\starttext
>\startuseMPgraphic{dummy}
>   fill fullcircle scaled 5cm withcolor red ;
>\stopuseMPgraphic
>\useMPgraphic{dummy}
>\stoptext
>
>And I get:
>
>This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (MiKTeX 2.1)
>(preloaded format=cont-en 2002.7.24)  28 JUL 2002 11:33

this looks like a mismatch in files, can you regenerate a format file (dats 
shoul dbe more current)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


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

* RE: context upgrade corrupts metafun !?
  2002-07-29  7:17 ` Hans Hagen
@ 2002-07-29 19:13   ` Kris Hermans
  2002-07-30 21:25     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Kris Hermans @ 2002-07-29 19:13 UTC (permalink / raw)


I tried:

texexec --make en nl
texexec --make metatun (with copying the mem file to the appropriate place)

but still the same message.

Kris.

Randomizer initialized to 1485418722. [MP to PDF ./mpgraph.1] (./mpgraph.1
! Undefined control sequence.
\handleMPsequence ->\checkMPpath
                                 \ifcase \nofMPsegments \else \let \e...
l.16  stroke

-----Oorspronkelijk bericht-----
Van: Hans Hagen [mailto:pragma@wxs.nl]
Verzonden: maandag 29 juli 2002 9:18
Aan: Kris Hermans
CC: ConTeXt Mailing List
Onderwerp: Re: context upgrade corrupts metafun !?

At 12:06 PM 7/28/2002 +0200, Kris Hermans wrote:
>Hi,
>
>a while ago I successfully configured metafun for my MikTeX installation.
>Yesterday, I did an upgrade of Context via de automatic update facility of
>MikTeX. ConTeXt works fine, but Metafun is broken.
>There _is_ a pdf generated, and it seems ok, but the compilation process
>reports an error and stops.
>
>
>I try the following example:
>
>\setupcolors[state=start]
>
>\starttext
>\startuseMPgraphic{dummy}
>   fill fullcircle scaled 5cm withcolor red ;
>\stopuseMPgraphic
>\useMPgraphic{dummy}
>\stoptext
>
>And I get:
>
>This is pdfeTeX, Version 3.14159-14f-released-20000525-2.1 (MiKTeX 2.1)
>(preloaded format=cont-en 2002.7.24)  28 JUL 2002 11:33

this looks like a mismatch in files, can you regenerate a format file (dats
shoul dbe more current)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


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

* RE: context upgrade corrupts metafun !?
  2002-07-29 19:13   ` Kris Hermans
@ 2002-07-30 21:25     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2002-07-30 21:25 UTC (permalink / raw)
  Cc: ConTeXt Mailing List

At 09:13 PM 7/29/2002 +0200, Kris Hermans wrote:
>I tried:
>
>texexec --make en nl
>texexec --make metatun (with copying the mem file to the appropriate place)
>
>but still the same message.

did you run mktexlsr (file database)

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


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

end of thread, other threads:[~2002-07-30 21:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-28 10:06 context upgrade corrupts metafun !? Kris Hermans
2002-07-29  7:17 ` Hans Hagen
2002-07-29 19:13   ` Kris Hermans
2002-07-30 21:25     ` 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).