CTAN Comprehensive TeX Archive Network

Verzeichnis macros/luatex/generic/luapackageloader

README.md

luapackageloader

CTAN package to allow Lua to load modules from the default package.path and package.cpath locations. This could be used to load external Lua modules outside the TEXMF tree, including modules installed via LuaRocks.

Usage

See the PDF documentation for details.

Here is a quick example:

\input luapackageloader

% Now we proceed to load a LuaRocks package
\directlua{
  local spt = require("serpent")
}

License

Distributable under the Project Public License, version 1.3c or higher (your choice). The latest version of this license is at: http://www.latex-project.org/lppl.txt

This work is "maintained" (as per LPPL maintenance status) by Deepak Jois.

Herunterladen des vollständigen Inhalts dieses Pakets in einem Zip-Archiv (36.0k).

luapackageloader – Allow Lua to load external Lua packages

This package allows Lua to load packages from the default package.path and package.cpath locations. This could be useful to load external Lua modules, including modules installed via LuaRocks.

This package requires ifluatex.

Paketluapackageloader
Fehlermeldungenhttps://github.com/deepakjois/luapackageloader/issues
Repositoryhttps://github.com/deepakjois/luapackageloader
Version0.2 2019-12-21
LizenzenThe Project Public License 1.3c
BetreuerDeepak Jois
Enthalten inTeX Live als luapackageloader
MiKTeX als luapackageloader
ThemenLua-Unterstützung
Lua-Verwendung
Lua
...
Gästebuch Seiten-Struktur Impressum Autor kontaktieren