luakeyval

A minimal key/value system for LuaTeX based on token.scan_key_cs

Version:
0.1
Copyright:
License:
0bsd
Packaged on:
12/26/2025 12:19:33
Number of files:
2
Size on disk:
4.3 kB

luakeyval is a Lua module that helps defining macros which accepts key/val lists by scanning the input stream with token.scan_key_cs. This is helpfull for creating use interface macros from within a Lua module.