Hans Hagen schrieb:
Peter Rolf wrote:
Hi,

my testing yesterday was only limited to a very small test file (overprinting test). i had no problems with that, but any approach with one of my graphics directly ends with

! Undefined control sequence.
l.1 \abortinputifdefined

oops, is syst-gen.tex no longer part of the mkiv core? i installed the beta two times (cleaned up texmf-context) and also tried the luatex binary from yesterday. no success so far.
also no fun with mkii. looks like shading specials are broken.

hmm ... need example ...
\setupcolors[state=start]

\startreusableMPgraphic{FOO}
path p;
p:= unitsquare xyscaled(10cm,2cm);
linear_shade(p,1,red,blue);
\stopreusableMPgraphic


\starttext

\useMPgraphic{FOO}

\page[yes]
\useMPgraphic{FOO}

\stoptext


The interesting thing is, that it works after the third run. After you delete all temporary files (tuo,tui) you need again three runs to get a working pdf. All I can see is, that there are multiple {docushade} (one per page) entries (donno the details).
Tested with beta from yesterday. Maybe you have fixed this already?

Best wishes,  Peter




-----------------------------------------------------------------
                                          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
___________________________________________________________________________________



--
 "Es ist doch ein Trost,
  das Geldgier manchmal blöd macht."

            - Kottan in "Kottan ermittelt", Folge 9: "Die Einteilung" -



___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to