clefval

Key/value support with a hash

Version:
0.1
Copyright:
License:
lppl1.3c
Packaged on:
08/09/2020 20:11:59
Number of files:
8
Size on disk:
846.72 kB

This package provides only two macros viz. \TheKey and \TheValue to define then use pairs of key/value and gives a semblance of a hash. Syntax: \TheKey{key}{value} to define the value associated to the key, does not produce text; \TheValue{key} to return the value linked to the key. Both arguments of \TheKey are ‘moving’ as LaTeX defines the term and we have sometimes to protect them.