Letter T

texlive-expkv-cs - Define expandable key=val macros using expkv

Website: http://tug.org/texlive/
License: LPPL 1.3
Vendor: Alcance Libre, Inc.
Description:
This package is a frontend to define expandable macros with
key=val arguments. It provides four syntaxes, each of which
will define <cs> to take a single key=val argument:
ekvcSplit<cs>{<key>=<initial>, ...}{<definition>}
ekvcSplitAndForward<cs><cs2>{<key>=<initial>, ...}
ekvcHash<cs>{<key>=<initial>, ...}{<definition>}
ekvcHashAndForward<cs><cs2>{<key>=<initial>, ...} Additional
keys for each <cs> might be defined using
ekvcSecondaryKeys<cs>{<prefix> <key>=<definition>, ...}
expkv-cs is generic code and only requires expkv for its
parsing. A LaTeX package expkv-cs.sty is included to play
nicely on LaTeX's package loading system, but that package is
not needed and does not provide more functionality than the
generic code in expkv-cs.tex. Note: In this context, "cs"
stands for "control sequence" (i.e.: macro).

Packages

texlive-expkv-cs-svn58852-46.fc14.al.noarch [386 KiB] Changelog by Tom Callaway (2021-09-09):
- add Requires: texlive-epstopdf to texlive-epstopdf-pkg (bz2002690)

Listing created by Repoview-0.6.6-6.fc14.al