blob: 634bf0bfee84e175f5cee6c55b2c9fb54ef1d4d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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
|