ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Context version 2018.01.04 17:37 does not produce output…
@ 2018-01-05 13:04 Otared Kavian
  2018-01-05 13:21 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Otared Kavian @ 2018-01-05 13:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Hans,

I wish you and all the community a happy new year.

I wanted to report a problem with yesterday’s beta release, version 2018.01.04 17:37, which is that no PDF ouput is produced when a file is typeset:

% begin test.tex
\starttext
Hello
\stoptext
%end test.tex

When issuing the command
	context —make —all
the log file says :
	Your luatex binary is too old, you need at least version 1.06! 

Indeed the version of Luatex in the standalone tree is version 1.05.

Best regards: OK
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re:  Context version 2018.01.04 17:37 does not produce output…
  2018-01-05 13:04 Context version 2018.01.04 17:37 does not produce output… Otared Kavian
@ 2018-01-05 13:21 ` Hans Hagen
  2018-01-05 16:07   ` Otared Kavian
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2018-01-05 13:21 UTC (permalink / raw)
  To: ntg-context

On 1/5/2018 2:04 PM, Otared Kavian wrote:
> Hi Hans,
> 
> I wish you and all the community a happy new year.
> 
> I wanted to report a problem with yesterday’s beta release, version 2018.01.04 17:37, which is that no PDF ouput is produced when a file is typeset:
> 
> % begin test.tex
> \starttext
> Hello
> \stoptext
> %end test.tex
> 
> When issuing the command
> 	context —make —all
> the log file says :
> 	Your luatex binary is too old, you need at least version 1.06!
> 
> Indeed the version of Luatex in the standalone tree is version 1.05.
hm, soon that will be 1.07 ... anyway, as a quick hack you can change it 
in context.mkiv to 1.05

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re:  Context version 2018.01.04 17:37 does not produce output…
  2018-01-05 13:21 ` Hans Hagen
@ 2018-01-05 16:07   ` Otared Kavian
  0 siblings, 0 replies; 3+ messages in thread
From: Otared Kavian @ 2018-01-05 16:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 392 bytes --]



> On 5 Jan 2018, at 14:21, Hans Hagen <pragma@wxs.nl> wrote:
>> […]
> hm, soon that will be 1.07 ... anyway, as a quick hack you can change it in context.mkiv to 1.05


Many thanks for your quick answer.
I just did change 
	\ifnum\luatexversion<106
into
	\ifnum\luatexversion<105

and rebuilt the formats: everything works fine as far as I am concerned…

Best regards: OK

[-- Attachment #1.2: Type: text/html, Size: 1211 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2018-01-05 16:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-05 13:04 Context version 2018.01.04 17:37 does not produce output… Otared Kavian
2018-01-05 13:21 ` Hans Hagen
2018-01-05 16:07   ` Otared Kavian

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).