CTAN update: luatex-type-definitions
Date: July 25, 2025 11:40:23 PM CEST
Josef Friedrich submitted an update to the
>
> luatex-type-definitions
>
> package.
>
> Version: 0.2.0 2025-07-24
> License: gpl2+
>
> Summary description: Type definitions for the Lua API of LuaTeX
>
> Announcement text:
> ----------------------------------------------------------------------
>
> ### Added
>
> - The documentation is now written in TeX
> - Management script written in Python named `manage.py`
>
> ### Changed
>
> - Improve the docstrings in `luatex/string.lua`, `luatex/tex.lua`
>
> ----------------------------------------------------------------------
>
> The package’s Catalogue entry can be viewed at
> https://ctan.org/pkg/luatex-type-definitions
>
> The package’s files themselves can be inspected at
> https://mirrors.ctan.org/macros/luatex/generic/luatex-type-definitions/
>
> ----------------------------------------------------------------------
>
> Thanks for the upload.
>
> For the CTAN Team
> Vincent Goulet
>
> ----------------------------------------------------------------------
>
> CTAN is run entirely by volunteers and supported by TeX user groups.
> Please join a user group or donate to one, see https://ctan.org/lugs
luatex-type-definitions – Type definitions for the Lua API of LuaTeX
LuaTeX has a very large Lua API. This project tries to make this API accessible in the text editor of your choice. This is made possible by the lua-language-server — a server that implements the Language Server Protocol (LSP) for the Lua language. Features such as code completion, syntax highlighting, and marking of warnings and errors should therefore not only be possible in Visual Studio Code, but in a large number of editors that support the LSP.
Package | luatex-type-definitions |
Version | 0.2.0 2025-07-24 |
Copyright | 2022–2025 Josef Friedrich |
Maintainer | Josef Friedrich |