diff options
author | Karl Berry <karl@freefriends.org> | 2011-11-25 00:12:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-11-25 00:12:36 +0000 |
commit | 5d91a4309dbff9d6757412edf6618f731fef9809 (patch) | |
tree | d181a66a46502d2d9c58145a3e5b96663f359654 /Master/texmf-dist/doc/latex/ltxkeys/README | |
parent | 0ad65f7beaddd4e930a52720af50fa3aa6ba5958 (diff) |
ltxkeys 0.0.2 (20nov11)
git-svn-id: svn://tug.org/texlive/trunk@24653 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ltxkeys/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ltxkeys/README | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/ltxkeys/README b/Master/texmf-dist/doc/latex/ltxkeys/README index ead54ad2089..b0820b4aa16 100644 --- a/Master/texmf-dist/doc/latex/ltxkeys/README +++ b/Master/texmf-dist/doc/latex/ltxkeys/README @@ -2,7 +2,7 @@ This is the README file for the ltxkeys package. VERSION -Version 0.0.1, July 2011 +Version 0.0.2, November 2011 SUMMARY @@ -17,22 +17,19 @@ among other features, it avoids character-wise parsing of key values (which is called selective sanitization by the xkeyval package). -It also provides additional functions for defining and -managing keys. +It also provides many new functions for defining and +managing keys, including pathkeys. -In the ltxkeys package, the notion of 'presetting' keys differs -from that of the xkeyval package. Only 'launched keys' are -preset in the ltxkeys package. LICENSE Copyright (c) 2011 Ahmed Musa. -This software is author-maintained. Permission is granted to copy, -distribute and/or modify this software under the terms of the -LaTeX Project Public License, version 1.3 or higher. This software -is provided 'as it is', without warranty of any kind, either -expressed or implied, including, but not limited to, the implied +This software is author-maintained. Permission is granted to copy, +distribute and/or modify this software under the terms of the +LaTeX Project Public License, version 1.3 or higher. This software +is provided 'as it is', without warranty of any kind, either +expressed or implied, including, but not limited to, the implied warranties of merchantability and fitness for any particular purpose. @@ -42,4 +39,4 @@ keyval.sty, xkeyval.sty AUTHOR -Ahmed Musa (amusa22@gmail.com)
\ No newline at end of file +Ahmed Musa (amusa22@gmail.com)
\ No newline at end of file |