[NTG-context] Unable to generate luatex formats
Hans Hagen
pragma at wxs.nl
Tue Apr 15 17:00:00 CEST 2008
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
-----------------------------------------------------------------
More information about the ntg-context
mailing list