[luatex] using lualibs

Herbert Voss Herbert.Voss at fu-berlin.de
Tue Oct 2 09:21:10 CEST 2018


I thought that I could use the lualibs modules when running
a lua file with texlua:

texlua test.lua

throws an error:

... module 'lualibs-unicode' not found:
	no field package.preload['lualibs-unicode']



--  test.lua
require ("lualibs-unicode")
print("Hello")

up-to-date TL2018 with LuaTeX, Version 1.09.0

Herbert


More information about the luatex mailing list