summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/expkv/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-27 22:05:11 +0000
committerKarl Berry <karl@freefriends.org>2020-02-27 22:05:11 +0000
commit4d7993d55cbb38c06a220e7ce46c92d8a3f234b4 (patch)
treeb2befa9d9526386613b79bc8e6f831e9c39eab53 /Master/texmf-dist/doc/latex/expkv/README.md
parentcc303fe58ca9c8124a71b37a5d736adf4abe437e (diff)
expkv (27feb20)
git-svn-id: svn://tug.org/texlive/trunk@53939 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/expkv/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/expkv/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/expkv/README.md b/Master/texmf-dist/doc/latex/expkv/README.md
index 854846ee33b..5700d7ef051 100644
--- a/Master/texmf-dist/doc/latex/expkv/README.md
+++ b/Master/texmf-dist/doc/latex/expkv/README.md
@@ -1,7 +1,7 @@
-------------------------------------------------------------------------------
# expkv -- an expandable key=val implementation
-Version 2020-02-22 v0.4
+Version 2020-02-27 v0.5a
Released under the LaTeX Project Public License v1.3c or later
See http://www.latex-project.org/lppl.txt
@@ -29,3 +29,7 @@ not the fastest key=val implementation available. It is generic code and
completely self-contained. There is a LaTeX package `expkv.sty` included to play
nice on LaTeX's package loading system, but that package is not needed and does
not provide more functionality than the generic code in `expkv.tex`.
+
+A key-defining interface that is not as rudimentary as the macros provided in
+this package is contained in expkv-def:
+https://github.com/Skillmon/tex_expkv-def