ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Ctx LMTX + Lua 5.4
@ 2019-04-08 13:08 Procházka Lukáš Ing.
  2019-04-08 14:08 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Procházka Lukáš Ing. @ 2019-04-08 13:08 UTC (permalink / raw)
  To: ConTeXt

Hello,

I'm using a custom .dll in Ctx (my own .dll written in C with some extensions to Lua).

Whenever Ctx started to use a newer version of Lua, I rebuilt the .dll with the appropriate version of lua*.dll.

With the latest (non-LMTX) Ctx, I used Lua53.dll from:

	http://www.w32tex.org/toolsw32/lua53lib.zip (THIS LINK IS NO MORE VALID!)
and
	https://www.tug.org/svn/texlive/trunk/Master/bin/win32/lua53.dll

(thanks Akira in the mailing thread "Building a custom .dll to work with ConTeXt (LuaTeX)").

I would like to "upgrade" my .dll to work with Ctx LMTX - where could I find the appropriate lua54lib.zip (.lib and Lua54.dll for Ctx LMTX)?

Best regards,

Lukas


-- 
Ing. Lukáš Procházka | mailto:LPr@pontex.cz
Pontex s. r. o.      | mailto:pontex@pontex.cz | http://www.pontex.cz | IDDS: nrpt3sn | IČO: 40763439
Bezová 1658
147 14 Praha 4

Mob.: +420 702 033 396

___________________________________________________________________________________
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] 2+ messages in thread

* Re: Ctx LMTX + Lua 5.4
  2019-04-08 13:08 Ctx LMTX + Lua 5.4 Procházka Lukáš Ing.
@ 2019-04-08 14:08 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2019-04-08 14:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Procházka Lukáš Ing.

On 4/8/2019 3:08 PM, Procházka Lukáš Ing. wrote:
> Hello,
> 
> I'm using a custom .dll in Ctx (my own .dll written in C with some 
> extensions to Lua).
> 
> Whenever Ctx started to use a newer version of Lua, I rebuilt the .dll 
> with the appropriate version of lua*.dll.
> 
> With the latest (non-LMTX) Ctx, I used Lua53.dll from:
> 
>      http://www.w32tex.org/toolsw32/lua53lib.zip (THIS LINK IS NO MORE 
> VALID!)
> and
>      https://www.tug.org/svn/texlive/trunk/Master/bin/win32/lua53.dll
> 
> (thanks Akira in the mailing thread "Building a custom .dll to work with 
> ConTeXt (LuaTeX)").
> 
> I would like to "upgrade" my .dll to work with Ctx LMTX - where could I 
> find the appropriate lua54lib.zip (.lib and Lua54.dll for Ctx LMTX)?
there is no such file; also, we will only provide crosscompiled static 
binaries

(you can just use regular luatex for your specific setup, or try ffi)

(at some point there will be an option to compile a local binary that 
exposes the lua interface functions)

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] 2+ messages in thread

end of thread, other threads:[~2019-04-08 14:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 13:08 Ctx LMTX + Lua 5.4 Procházka Lukáš Ing.
2019-04-08 14:08 ` Hans Hagen

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