summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-04 20:49:31 +0000
committerKarl Berry <karl@freefriends.org>2020-07-04 20:49:31 +0000
commit3257456084202a9436531775f9d97dc69db80ca4 (patch)
treee528c296402c2440e431b3e8103d94eff45ba2ae /Master/texmf-dist/doc/generic
parentec3d0b4ea151b115ab584a4ae01145d8fa5d1e6b (diff)
expkv-opt (4jul20)
git-svn-id: svn://tug.org/texlive/trunk@55751 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic')
-rw-r--r--Master/texmf-dist/doc/generic/expkv-opt/README.md29
-rw-r--r--Master/texmf-dist/doc/generic/expkv-opt/expkv-opt.pdfbin0 -> 260700 bytes
2 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/expkv-opt/README.md b/Master/texmf-dist/doc/generic/expkv-opt/README.md
new file mode 100644
index 00000000000..c92161eb5ae
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/expkv-opt/README.md
@@ -0,0 +1,29 @@
+-------------------------------------------------------------------------------
+# expkv-opt -- parse class and package options with expkv
+
+Version 2020-07-04 v0.1a
+
+Released under the LaTeX Project Public License v1.3c or later
+See http://www.latex-project.org/lppl.txt
+
+Hosted at https://github.com/Skillmon/tex_expkv-opt
+
+-------------------------------------------------------------------------------
+
+Copyright (C) 2020 Jonathan P. Spratte
+
+This work may be distributed and/or modified under the conditions of the
+LaTeX Project Public License (LPPL), either version 1.3c of this license or
+(at your option) any later version. The latest version of this license is in
+the file:
+
+ http://www.latex-project.org/lppl.txt
+
+This work is "maintained" (as per LPPL maintenance status) by
+ Jonathan P. Spratte.
+
+-------------------------------------------------------------------------------
+
+This package allows to parse key=val options for LaTeX classes and packages
+using [`expkv`](https://github.com/Skillmon/tex_expkv). It handles global and
+local options completely separately. The only required package is `expkv`.
diff --git a/Master/texmf-dist/doc/generic/expkv-opt/expkv-opt.pdf b/Master/texmf-dist/doc/generic/expkv-opt/expkv-opt.pdf
new file mode 100644
index 00000000000..47257e50d38
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/expkv-opt/expkv-opt.pdf
Binary files differ