CTAN update: lparse
Date: July 4, 2025 6:52:05 AM CEST
Josef Friedrich submitted an update to the
lparse
package.
Version: 0.3.0 2025-07-02
License: lppl1.3c
Summary description: A Lua module for parsing key-value options
Announcement text:
### Added - Add new function `register_csname` ### Fixed - Fix commands (e. g. `\bf`) in optional arguments (`oargs`) were not scanned correctly
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/lparse The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/luatex/generic/lparse/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
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
### Added - Add new function `register_csname` ### Fixed - Fix commands (e. g. `\bf`) in optional arguments (`oargs`) were not scanned correctly
The package’s Catalogue entry can be viewed at https://ctan.org/pkg/lparse The package’s files themselves can be inspected at https://mirrors.ctan.org/macros/luatex/generic/lparse/
Thanks for the upload. For the CTAN Team Petra Rübe-Pugliese
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
lparse – Parse macro arguments with Lua using xparse-like specification
The name lparse is derived from
xparse.
The x
has been replaced by an l
because
this package only works with LuaTeX.
l
stands for Lua
.
Just as with xparse, it is possible to use a special syntax consisting of single letters to express the arguments of a macro. However, lparse is able to read arguments regardless of the macro system used — whether LaTeX, or ConTeXt, or even plain TeX. Of course, LuaTeX must always be used as the engine.
| Package | lparse |
| Version | 0.3.0 2025-07-02 |
| Copyright | 2023–2025 Josef Friedrich |
| Maintainer | Josef Friedrich |