ltxkeys – A robust key parser for LaTeX
The package provides facilities for creating and managing keys in the sense of the keyval and xkeyval packages, but it is intended to be more robust and faster. Its robustness comes from its ability to preserve braces in key values throughout parsing. The need to preserve braces in key values arises often in parsing keys (for example, in the xwatermark package). The package is faster than xkeyval package because (among other things) it avoids character-wise parsing of key values (called “selective sanitization” by the xkeyval package).
The package also provides functions for defining and managing keys.
Sources | /macros/latex/contrib/ltxkeys |
Documentation | |
Version | 0.0.3c |
Licenses | The LaTeX Project Public License |
Copyright | 2011 Ahmed Musa |
Maintainer | Ahmed Musa |
Contained in | TeX Live as ltxkeys MiKTeX as ltxkeys |
Topics | Key-Val |
See also | xkeyval |
Download the contents of this package in one zip archive (793.6k).
Announcements
Suggestions
Maybe you are interested in the following packages as well.
Community Comments