diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/conv-xkv/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/conv-xkv/README.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/conv-xkv/README.md b/Master/texmf-dist/doc/latex/conv-xkv/README.md new file mode 100644 index 00000000000..634bf0bfee8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/conv-xkv/README.md @@ -0,0 +1,19 @@ +The conv-xkv Package +Author: D. P. Story +Dated: 2016/12/20 + +This small package supports key-value syntax other than the standard latex +syntax of <key>=<value>. Using this package, create key-values of the form +<key>:<value> or <key>-><value>, for example. The package converts the new +notation to xkeyval notation and passes it on to xkeyval. + +Please test and give feedback. + +Enjoy. + +D. P. Story +www.acrotex.net +dpstory@uakron.edu +dpstory@acrotex.net + + |