On Thu, Feb 22, 2018 at 11:39 AM, Procházka Lukáš Ing. <l...@pontex.cz> wrote:
> Hello,
>
> namely due to planned embedding Lua 5.3 into ConTeXt, would it be possible
> ConTeXt to show Lua version being used?

_VERSION is always available:

$echo 'print(_VERSION)' > /tmp/test-v.lua
$ luatex --luaonly /tmp/test-v.lua
Lua 5.3


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

Reply via email to