summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-09-21 19:46:31 +0000
committerKarl Berry <karl@freefriends.org>2021-09-21 19:46:31 +0000
commitf8978870d707711cf4790fe169054f49679bd3bf (patch)
tree52cafe52a35846124bf2983795ead51200501917 /Master/texmf-dist/tex/context
parent2c4e4de2d3e3db565a628ffd6bae9d1e325b3a22 (diff)
expkv (21sep21)
git-svn-id: svn://tug.org/texlive/trunk@60573 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context')
-rw-r--r--Master/texmf-dist/tex/context/third/expkv/t-expkv.tex44
1 files changed, 44 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/third/expkv/t-expkv.tex b/Master/texmf-dist/tex/context/third/expkv/t-expkv.tex
new file mode 100644
index 00000000000..9d6a8fc86ee
--- /dev/null
+++ b/Master/texmf-dist/tex/context/third/expkv/t-expkv.tex
@@ -0,0 +1,44 @@
+%%
+%% This is file `t-expkv.tex',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% expkv.dtx (with options: `ctx')
+%%
+%% --------------------------------------------------------------
+%% expkv -- an expandable key=val implementation
+%% E-mail: jspratte@yahoo.de
+%% Released under the LaTeX Project Public License v1.3c or later
+%% See http://www.latex-project.org/lppl.txt
+%% --------------------------------------------------------------
+%%
+%% Copyright (C) 2020-2021 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 work consists of the file expkv.dtx
+%% and the derived files expkv.pdf
+%% expkv.sty
+%% expkv.tex
+%% t-expkv.tex
+%%
+\writestatus{loading}{ConTeXt User Module / expkv}
+\unprotect
+\input expkv.tex
+\long\def\ekv@err@collect#1\par#2%
+ {\directlua{tex.error[[\detokenize{#2} Error: #1]]}}
+\writestatus{loading}
+ {ConTeXt User Module / expkv / Version \ekvVersion\space loaded}
+\protect\endinput
+%%
+%%
+%% End of file `t-expkv.tex'.