Hans van der Meer wrote:
> On 15 apr 2008, at 14:52, John Devereux wrote:
> 
>> 4) Now you can try some simple document like (thanks to Arthur  
>> Reutenauer)
>>      \starttext
> ..... some statements deleted ....
>>      \startlua
>>      a = 1.5
>>      b = 1.8
>>      c = a*b
>>      tex.print(c)
>>      \stoplua
>>      \stoptext
>>  and run it with
>>      texexec --lua filename.tex
> 
> Not true. This code used to work, it DID WORK. But now it gives an  
> error:
> system         : cont-sys loaded
> (/Users/hans/TeX/texmf-private/tex/context/user/cont-sys.tex
> ! Undefined control sequence.
> l.182 \forceMPTEXgraphictrue
> 
> ConTeXt  ver: 2008.04.11 00:07 MKIV  fmt: 2008.4.14  int: english/ 
> english
> 
> I am not happy to see something so simple now being broken!!

the upcoming release will

\let\forceMPTEXgraphictrue\relax

actually nothin gis really broken, it's just that supp-mps is no longer 
used in mkiv and so we have to provide placeholders (the less the better)

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
___________________________________________________________________________________

Reply via email to