diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/ltxkeys/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/ltxkeys/README | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/ltxkeys/README b/Master/texmf-dist/doc/latex/ltxkeys/README index b0820b4aa16..61591b99bea 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.2, November 2011 +Version 0.0.3, December 2011 SUMMARY @@ -12,13 +12,13 @@ is intended to be more robust and faster. Its robustness emanates from its ability to preserve braces in key values throughout parsing. The need to preserve braces in key values emerges often in parsing keys. This is often the case in, eg, the xwatermark -package. The package is faster than the xkeyval package because, -among other features, it avoids character-wise parsing of key -values (which is called selective sanitization by the xkeyval -package). +package. Depending on the functions called by the user, this +package is faster than the xkeyval package because, among other +features, it avoids character-wise parsing of key values (which +is called selective sanitization by the xkeyval package). It also provides many new functions for defining and -managing keys, including pathkeys. +managing keys, including the separate pathkeys package. LICENSE |