luakeyval__doc
A minimal key/value system for LuaTeX based on token.scan_key_cs
- Version:
- 0.2
- Copyright:
- Udi Fogiel
- License:
- 0bsd
- Packaged on:
- 06/28/2026 11:32:35
- Number of files:
- 3
- Size on disk:
- 44.08 kB
luakeyval is a Lua module that helps defining macros which accept key/val lists by scanning the input stream with token.scan_key_cs. This is helpfull for creating user interface macros from within a Lua module.